joelcancela / VSCode-cfg-support

VSCode extension that adds syntax highlighting for .cfg files for Valve games and others.
MIT License
4 stars 1 forks source link

Flight Simulators Support #7

Open deftdriver opened 1 year ago

deftdriver commented 1 year ago

Would you please consider adding support for config files from Microsoft Flight Simulator, Lockheed Martin Prepar3D, X-Plane, and DCS? I can provide example files from each if needed.

joelcancela commented 1 year ago

Hi @deftdriver, at first this extension was intended for Valve games and other games that have similar syntax for cfg files (like Euro Truck Simulator) If the games you highlighted have a .cfg syntax not too far from the ones already supported, we can consider supporting them Could you provide a sample for every game you mentioned ? Thank you

deftdriver commented 1 year ago

MSFS.zip

Xplane.zip

Prepar3D.zip

deftdriver commented 1 year ago

There are the user configuration files for those three sims. DCS uses .lua which is already supported elsewhere so I didn't include those.