https://github.com/charlesknipp/dynare-vscode
Syntax highlighting in Visual Studio Code
https://github.com/charlesknipp/dynare-vscode
Last synced: 3 months ago
JSON representation
Syntax highlighting in Visual Studio Code
- Host: GitHub
- URL: https://github.com/charlesknipp/dynare-vscode
- Owner: charlesknipp
- Created: 2024-08-08T14:32:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T18:32:12.000Z (10 months ago)
- Last Synced: 2025-01-18T03:46:04.894Z (5 months ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynare for Visual Studio Code
This extension provides syntax highlighting for Dynare models, enhancing readability and coding efficiency.## Installing
To enable syntax highlighting for `mod` files in vscode, you must do the following steps:
1. `ctrl + shift + p` and search for `Developer: Install Extension from Location...`
2. Select the repository
3. Reload the windowI will make minor changes over time, once I better familiarize myself with Dynare