Chartering Syntax Highlighting for VS CodeDescriptionThis VS Code extension provides syntax highlighting for important keywords in dry cargo fixture recaps. It aims to make it easier to read and understand chartering documents by highlighting key terms, numbers, and phrases. Features
RequirementsTo make use of this you need to have Visual Studio Code installed on your system. You can download it from here. InstallationExtension is available on the Visual Studio Code Marketplace. Install it from within VS Code by searching for "Chartering Syntax" in the Extensions view (Ctrl+Shift+X). UsageOpen a file with the .txt or .recap extension.
The extension should automatically apply the syntax highlighting based on the file extension.
Supported File Extensions
Best is to keep your recap files in a separate folder and open the folder in VS Code. Open VS Code and select File > Open Folder... and select the folder with your recap files. This way next time you open VS Code, it will remember the folder and you can start working on your recap files right away. (Unless you use VS Code for other projects as well, then you might want to use the File > Open Recent... menu instead.) To change the look of the highlighting you can choose a different theme in VS Code. Go to File > Preferences > Color Theme... and select a theme. You can also install additional themes from the VS Code Marketplace. Check what styling suits you best. Known Issues
Roadmap
ContributingFeel free to open issues, discussions or pull requests if you have suggestions for improvement. |