cegekaJG

Results 25 issues of cegekaJG

### Description I've assigned a Git Pop Stash command to a keybind to access it easier, but unlike the command performed through the UI, selecting "Pop stash" rather than "Apply...

bug
triage

**1. Describe the bug** When working with a BC14 extension, the rule `AA0008` is ignored both by Visual Studio Code and the compiler when building the application locally. However, when...

requires-triage
al-docs

I believe the ability to run Code Cleanup on staged files only is better than the current command that cleans up all uncommitted files for two reasons: 1) It's possible...

The different cleanup-commands such as "Remove unused variables" and "Fix casing" would benefit greatly if they were viable [pre-commit](https://pre-commit.com/) hooks. AL desperately needs hooks that ensure proper coding before pushing...

idea - review/discussion needed

Currently, the Reorganize action will only sort objects by their object type. It would be very useful if it was possible to specify the path used for sorting in the...

I tend to create a PR very early to give my team and myself an overview of what I'm working on, but I don't need to run the build pipeline...

enhancement

If an AL project uses an external translation service such as Weblate, it would be very useful to expose the source translation file through some workflow. I've requested splitting the...

enhancement

This pull request adds a `.pre-commit-config.yaml` file to the repository, which includes pre-commit hooks for code formatting and quality checks. The hooks can be installed locally using [this guide](https://pre-commit.com/#install) to...

One of our repos is now running CI/CD for a secondary branch, but I noticed that the CI/CD workflows from this branch aren't creating any artifacts of the compiled apps,...

enhancement

I propose a new property for `.AL-Go/settings.json` called `"excludeAppFolders"`. As the name suggests, it allows developers to exclude folders from being seen as an app folder that would otherwise match....

enhancement