Skip to content

Provides support for the Apex programming language through the Apex Language Server

License

Notifications You must be signed in to change notification settings

vazexqi/atom-ide-apex

Repository files navigation

Introduction

This contains an Atom package for working with Atom IDE and the Apex Language Server.

Prerequisite

Be sure to follow the instructions at https://ide.atom.io/. In particular, ensure that you have installed the atom-ide-ui package, e.g, using apm install atom-ide-ui.

For reference, here are the list of plug-ins I have in my Atom installation:

Community Packages (7) /Users/nchen/.atom/packages
├── atom-ide-ui@0.13.0
├── ide-typescript@0.7.6
├── language-typescript-grammars-only@1.6.0
├── platformio-ide-terminal@2.8.4
├── prettier-atom@0.55.2
├── pretty-json@2.0.3
└── vim-mode-plus@1.34.0

Demo

Demonstration of working features

Disclaimer

This is a personal project to validate the Apex Language Server with the Atom IDE and is not an officially supported product by Salesforce.

Acknowledgements

The grammar for the Apex programming language is taken from MavensMate-Atom.

About

Provides support for the Apex programming language through the Apex Language Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages