Elixir Support for Visual Studio CodeRead the CHANGELOG to see what has changed in this extension over time. This extension adds rich elixir language support to VS Code including:
FeaturesAutocompleteProblemsTheme used in the examples: 'Atom One Dark' UsingMake sure you have installed elixir with all its dependencies correctly and make sure it's in your path. You can check this by typing There currently is no option to change the path of the AutocompleteAutocomplete/Intellisense is implemented using the wonderful ElixirSense project. For the auto complete to work properly, you will have to recompile your source code from time to time (using If your are having issues with the new implmentation you can switch back to the old one (alchemist server) by setting the property Problem ReportingTo get compile warning / errors and test failures in your problem view, add the following to your
See https://go.microsoft.com/fwlink/?LinkId=733558 for the documentation about the tasks.json format Emmet completionsTo get Emmet support in
ContributorsThese wonderful people have so far contributed to this extension. Feel free to add your name here:
(This list is in no particular order.) |