Welcome Guest, Not a member yet? Register   Sign In
Atom / VSC - code completion
#3

(This post was last modified: 05-04-2017, 01:50 PM by marksman.)

I personaly use Atom as my text editor, in office we use PHPStorm it almost done everything with minimal configuration.

in atom:
code completion: I use to configure atom's snippet

format on save: php-cs would do but for me atom linter is better together with its sub package (php-lint, js-lint, etc). psr standards is configurable in xml file (ruleset.xml by default). I use to put my ruleset outside the project directory to make it my global coding standards.

- navigation: I think it is what you call "go to definition" if im not mistaken, its built in on phpstorm I forgot if I installed it in atom but I got what I want on both editor.
God Bless CI Contributors Smile
Reply


Messages In This Thread
Atom / VSC - code completion - by qury - 05-04-2017, 01:04 PM
RE: Atom / VSC - code completion - by cartalot - 05-04-2017, 01:39 PM
RE: Atom / VSC - code completion - by marksman - 05-04-2017, 01:47 PM
RE: Atom / VSC - code completion - by natanfelles - 05-04-2017, 02:57 PM
RE: Atom / VSC - code completion - by qury - 05-05-2017, 09:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB