OuranosVS Code extension for Elixir Test. FeaturesOuranos: PingSay hello with Ouranos! Ouranos: NavigateNavigate between working file and test file. Click on navigate when active editor is in working file, and Ouranos will automatically open the related test file. Vice versa. Ouranos: Run All Tests in Current FileRun all tests in test file, and Ouranos will run test script in the Terminal. Ouranos: Run Test in Current CursorRun tests in test file, according to the location of current cursor. Ouranos will run test script in the Terminal. Ouranos: Update DependenciesSimple function to run update elixir project dependency on Terminal.
Ouranos: Check LintSimple function to check elixir project lint on Terminal.
Ouranos: Run Current ProjectRun current elixir project on Terminal.
Ouranos: Run ProjectShows a list of elixir projects to be run on Terminal.
Ouranos: Add BreakpointInserts
Extension Settings
Include if your extension adds any VS Code settings through the Ouranos had several following settings:
Known Issues |