zspitz / ExpressionTreeVisualizer

Debugging visualizer for expression trees
MIT License
340 stars 26 forks source link

Read current code language from within visualizer #2

Open zspitz opened 5 years ago

zspitz commented 5 years ago

Two uses:

https://stackoverflow.com/q/55954016/111794

zspitz commented 3 years ago

For the default code language, this is a low priority, as it's only for the first time the visualizer is opened. After that, I think we want the settings to override the default.

For knowing in which language to produce the watch expression, that is a higher priority. It's currently possible to workaround this by changing the setting,