GithubHelp home page GithubHelp logo

thegeorge / vscode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erlang-ls/vscode

0.0 1.0 0.0 426 KB

The Visual Studio Code Extension for the Erlang Language Server

Home Page: https://erlang-ls.github.io/

License: Apache License 2.0

Dockerfile 12.63% TypeScript 87.37%

vscode's Introduction

erlang-ls/vscode

The Erlang LS extension for VSCode. The documentation for Erlang LS is available at:

https://erlang-ls.github.io

It is possible to customize the extension for a given project via an erlang_ls.config file. Learn how.

Available Features

Code Completion

Get context-aware code completions for function names, macros, records, variable names and more.

Code Completion

Go To Definition

Navigate to the definition of a function, macro, record or type.

Go To Implementation for OTP Behaviours

Hovering a gen_server:start_link call? Jump to the respective init function with a single keystroke.

Signature Suggestions

Never remember the order of the lists:keytake/3 function? You are not alone. We got you covered.

Compiler Diagnostics

Display warnings and errors from the compiler inline.

Compiler Diagnostics

Dialyzer Diagnostics

It has never been so easy to make Dialyzer happy.

Elvis Diagnostics

Display Elvis style suggestions inline. No more nit-picking comments from colleagues!

Edoc

Hover a local or remote function to see its edoc. You will miss this feature so much when edocs are not available that you will start writing them!

Navigation for Included Files

Navigate to included files with a single click.

Find/Peek References

Who is calling this function? Figure it out without leaving the current context.

Peek References

Outline

Get a nice outline of your module on the side and jump between functions.

Outline

Workspace Symbols

Jump to the module you're looking for, in no time.

Folding

Focus on what's important, fold the rest.

vscode's People

Contributors

alanz avatar dependabot[bot] avatar filmor avatar jfacorro avatar maxnordlund avatar robertoaloi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.