Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE Javascript auto-completion "lag" #90

Open
phidoi247 opened this issue Nov 9, 2018 · 5 comments
Open

IDE Javascript auto-completion "lag" #90

phidoi247 opened this issue Nov 9, 2018 · 5 comments

Comments

@phidoi247
Copy link

Dear PhaserEditor,

After test, the UTF8 issue of the IDE has been fixed. Thank you for your hard working.

But there are some problems still not fixed. I'm working in a project with about 30 .canvas files. The IDE will be "lag" if i use the "ctrl + space" or copy some code line. So i just use the IDE for design and use Visual Studio Code for coding. Can you fix the "lag" issue of the IDE ?

@PhaserEditor2D
Copy link
Owner

Hi,

At the moment we cannot fix the lag of the JavaScript editor. It is an old plugin from Eclipse that is not activatelly developed anymore.

You have the option of install TypeScript IDE or just disable auto-completion:

In Window > Preferences > JavaScript > Editor > Content Assist > Advanced uncheck all the proposals. Look the image:

image

However, to use Visual Studio Code for coding is a good solution. One of the goals of Phaser Editor is that you can use it together with other tools.

In the next Phaser Editor version 2, we replaced the JS editor by a modern (yet experimental) editor works with the language server protocol of VS Code, so we hope it will provide a better experience.

@PyvesB
Copy link

PyvesB commented Apr 12, 2019

WildWebDeveloper is also another good alternative for JavaScript and TypeScript edition in Eclipse. 😉

@PhaserEditor2D
Copy link
Owner

WildWebDeveloper is also another good alternative for JavaScript and TypeScript edition in Eclipse.

Yes, and it is the default option in v2 of Phaser Editor :)

The v1 series of the editor is attached to an old Eclipse version, I don't know if it is compatible with WWD.

@phidoi247
Copy link
Author

WildWebDeveloper is also another good alternative for JavaScript and TypeScript edition in Eclipse.

Yes, and it is the default option in v2 of Phaser Editor :)

The v1 series of the editor is attached to an old Eclipse version, I don't know if it is compatible with WWD.

do you still update for v1 ide?

@PhaserEditor2D
Copy link
Owner

do you still update for v1 ide?

Yes, but only with bug fixes and minor features. or blocking issues if you are a paid user. We are not going to update it to a newer Eclipse version. The main effort is to move forward v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants