https://github.com/mc-wusel/aldefaultprojectsettings
A settings extension for Microsoft Dynamics 365 Business Central development. Generates a standard settings.json for AL projects
https://github.com/mc-wusel/aldefaultprojectsettings
al al-language dynamics-365 dynamics-365-bc dynamics-365-business-central vs-code
Last synced: 3 months ago
JSON representation
A settings extension for Microsoft Dynamics 365 Business Central development. Generates a standard settings.json for AL projects
- Host: GitHub
- URL: https://github.com/mc-wusel/aldefaultprojectsettings
- Owner: mc-wusel
- License: mit
- Created: 2024-03-13T08:13:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T07:29:38.000Z (4 months ago)
- Last Synced: 2025-02-20T08:28:36.270Z (4 months ago)
- Topics: al, al-language, dynamics-365, dynamics-365-bc, dynamics-365-business-central, vs-code
- Language: TypeScript
- Homepage:
- Size: 710 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# ALdefaultProjectSettings
> A settings extension for Microsoft Dynamics 365 Business Central development. Generates a standard settings.json for AL projects
Feel free to support me here:
## ✨Start
- open vscode
- press F1
- enter MC: Go!
- settings.json will be created 😎
## 📕Commands
- `MC: Go! - create a new settings.json `
- `MC: Explorer Right - puts the file explorer on the right side`
- `MC: Explorer Left - puts the file explorer on the left side`
- `MC: Toggle AppSourceCop - activate or deactivate the AppSourceCop`
- `MC: Add Workspace Settings - insert settings into workspace file`
- `MC: Add Cloud Launch Settings - Adds a configuration for the SaaS environment to the launch.json`
- `MC: Create Permission Set - Inserts the permission sets based on the Business Central Foundation app`## 🤝 Contributing
Your contributions are welcome. If you want to contribute a feature, bug fix, improvement, or something else, just create a pull request.
Feel free to check [issues page](https://github.com/mc-wusel/ALdefaultProjectSettings/issues)Some advice before you start:
- Check the issues first. It may be that your idea, bug, or feature has already been mentioned by someone else.
- Create an issue before starting work! This is important. I may already be working on an improvement similar (or equal) to what you planned on working.
## License
This entire repository is licensed under the MIT License. [See here](LICENSE) for more infoarmations.