Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
1 + 8 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Which editor do you use ?
by Spyrith on 2021/11/18 7:42:57

PhpStorm. I just feel I can do stuff quicker with it. I also love it's form of zen coding implementation for some reason.
Re: Which editor do you use ?
by Jess2kWade on 2021/10/6 8:47:27

It depends on the language and the addon's quality. For example, JS and TS are directly integrated and function flawlessly with all of the capabilities you mention, and I've heard the C# version is also extremely excellent.

However, I recall finding PHP and Ruby with Sublime and Atom to be a pain to use, so I always returned to Jetbrains. I'm not sure what the VS Code equivalents are.
Re: Which editor do you use ?
by alain01 on 2019/12/13 14:30:10

Quote:

goffy wrote:
I use also phpstorm, because with this tool you can immediately debug your code, can run code cleaning,....
Ok, i see "Run / Edit configuration"...

Could you explain to me in 3 or 4 sentences (and for the other readers how you can debug the code ?
May be with an example, i could understand easily.
Re: Which editor do you use ?
by alain01 on 2019/12/13 0:52:55

Quote:

geekwright wrote:
The first thing that will happen is the program will build an index of all the files in that directory. From that index, it will know in most cases all the functions, classes, and variables by type and signature. That enables auto-completion, parameter hints and easy access to documentation blocks.
Haaaaa, ok, thanks for this very usefull detail
Re: Which editor do you use ?
by geekwright on 2019/12/13 0:48:52

Quote:

alain01 wrote:
...
Is there any snippets, extension for XOOPS, for
PhPstorm and Visual Studio Code ? (didnt find)

(XMF words, xoops smarty) ?
...


With VSCode, you will want to install the PHP IntelliSense extension. (It will offer useful extensions when you open a file type for the first time,)

With both PHPStorm and VSCode (and Eclipse as I recall,) you will open a directory (i.e. your XoopsCore25 clone.) The first thing that will happen is the program will build an index of all the files in that directory. From that index, it will know in most cases all the functions, classes, and variables by type and signature. That enables auto-completion, parameter hints and easy access to documentation blocks. Those features are one of the reasons for making the move from simple editors to integrated development environments (IDE)

Who's Online

218 user(s) are online (163 user(s) are browsing Support Forums)


Members: 0


Guests: 218


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits