An open API service indexing awesome lists of open source software.

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

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 window

I will make minor changes over time, once I better familiarize myself with Dynare