Skip to content

Ask for Copilot Tools #657

@fridrichovsky

Description

@fridrichovsky

Hello,
first of all thank you for this wonderful tool. Great job!!

I would like ask you if you plan create tools for Copilot. I like AZ tool and its functions. My problem is that old codes are one big mess. I have some instruction that effectively clear this mess by AZ functions like cleanup or by separate functions. I also created some Copilot prompts that clean something automatically. I would like implement AZ tool to my prompts so it is reason why I ask for this.

My idea:

  • Run AL build: AL extension provide #al_build that run AL build. So it helps with automatic compilation.
  • Get output: I am looking for tool that get output to copilot, but it is different story. I can provide output from compiler to copilot manually.
  • Goes through warnings and solve them

Some problems a can solve now by copilot, but I would like use proprietorial functions for specific errors like unused variables and others. So I need tool like #az_tool_removeunusedvariables, #az_tool_cleanupproject and others may be for each function that is in command pallet.

As real example I mention "nab-tool" extension that works with xliff
I am using prompts for translation and I am using tools from this extension for better work with xliff. Because AI destroyed all time xliff file when it try update from g file to language file. When I used prepared tool like "refreshxlf" I get the best results.

Example from nab-tool
Image

Please consider my question and thank you for your time that you spend with reading

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions