cake-build / cake-vs

Cake Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=vs-publisher-1392591.CakeforVisualStudio
MIT License
67 stars 25 forks source link

GH47: Add support for Cake-specific language/IDE settings #49

Closed agc93 closed 7 years ago

agc93 commented 7 years ago

Hold off merging this until I have a chance to test after #44 is merged in.

This adds a new "Cake" node under the "Text Editor" options node to configure things like wrapping, indentation and scroll bars (including map mode!) to be specific to .cake files.

Resolves #47

agc93 commented 7 years ago

@cake-build/cake-integrations I've just rebased this after merging in #44, can anyone have a quick look over this before I merge it?