Webclipse Suggestions
-
Open source parts and/or have open issue-tracker
While this is commercial product that is free, please consider open-source some generic parts.
Also please have open issue-tracker or a way to quickly raise public bug.
3 votes -
Support of debugging generic web applications
My main project uses an embedded Jetty server, which is started using "Debug As Java Application". I'd like to be able to debug the javascript files it contains!
Thanks
electrotype
2 votes -
Book Geneva to Chamonix Transfers | AtoB Chamonix Transfers
Book Geneva to Chamonix Transfers. AtoB Airport Taxi will pick you up at the Geneva Airport and transfer to Chamonix Ski Resort or any Switzerland Ski Resort
https://atobtransfer.com/switzerland/geneva-to-chamonix-transfers/
https://www.facebook.com/transferservicebrussels/
https://twitter.com/AtoB_transfer_1 vote -
run npm audit on angular-ide and fix dependencies
The current version of angular-ide npm module depends on ws, debug, and moment versions that have security issues according to the command npm audit.
This has a knock on effect that my projects also have those security issues.
Can you periodically run npm audit and fix those dependencies?
1 voteThank you for that note, Paul – I’ve asked the team to take a look right now.
-
Edit Angular-cli commond options on new project wizard.
I will use "--routing", "--style".
1 vote -
Stop Terminal+ from segfaulting on every command
~/Workspace/Eclipse/
$ npm --version
/c/Program Files/nodejs/npm: line 2: 11768 Segmentation fault (core dumped)
5~/Workspace/Eclipse/
$ node --version
v8.1.3
Segmentation fault~/Workspace/Eclipse/
$ ls
Segmentation fault
Segmentation fault~/Workspace/Eclipse/
$
Segmentation fault1 vote -
find and replace
Did you add a new find and replace popup instead of the standard eclipse dialog for Java editors?
If so how can I disable it?
Also are there any other changes to standard functionality?
If there is can you add a preferences pane to be able to disable it.
With this release I selected to use the classic Eclipse.
1 vote -
node_modules derived
In webclipse can you mark any node_modules, dist or any other generated folders as derived? This is what the maven plugins does for it's target directory.
Without this searches will search those folders, slowing it down and eventually crashing due to the large files in those folders.
At the moment I do this manually as soon as I find them.
Thanks,
Paul1 vote -
javascript code color has broken.
when i install webclipse , javascript color has been strange.
function has like f(purple) unc(black) ion(blue).. all text has broken little.
1 vote -
1 vote
-
Shortcuts:
Mostly the shortcuts are not found here As a programmer it is very tough to use without the Shortcut keys. I hope it will be resolved soon.
1 vote -
Comments - toggle behaviour
Currently it is not easily possible to toggle the comment behaviour of a block.
Comment ON ==> works on any places
Comment OFF ==> works ONLY if the comment marks are the beginning of the line - anything which is formatted and therefore intended does NOT work :-/1 vote -
Content assist - completion + other handy features...
I would really like to see the same features for Content Assit for Insertion as in Java - namely:
- Completion overwrites
- Insert single proposals automatically
and with Typing
- especially the automatically close with { or } should be context dependent, i.e. when e.g. the method is closed properly than at the end of the line of the method => ENTER ==> NO additional } (cuz already there)
- semicolon automatically at the end of the line... options - I know - but some of them would really facilitate the usage - especially when one is used to the…
1 vote -
sort members
Sorting members like in Java editor (context menu: 'Source > Sort Members...') will definitively help to keep the source clean. It is also a benefit when merging changes edited by multiple users.
1 vote -
Support for JSX.
I purchased Webclipse for to have better support of JS in Eclipse. But now we moved to React and JSX syntax is breaking the validator. No need to support React as such, just the JSX for now. Thanks!
1 vote -
Typescript relative path support
typing a long relative path is actually irritating for everyone,
There is relative path support in typescript as given here https://www.typescriptlang.org/docs/handbook/module-resolution.html.
I tried using paths set in tsconfig.json but angular-ide doesn't support that. but it is working.Even though it works, angular ide still reports module not found error. I
1 vote -
forced updates
Provide control of updates ... period ... no excuses. It is utterly unacceptable to force updates, ever. We have REMOVED your products from our shop for that reason. It is inexcusable and unjustifiable.
1 voteRockney, we hear you and agree. Our next update will include the ability to turn control the evergreen update system so you can keep the version you have until you’re ready for an update.
-
Source code “Outline” does not work when class is assigned
When a ES6 class is defined and assigned at the same time it is not outlined in the Outline view. Here is a sample code that shows what I mean:
module.exports = class ArticleEntity {
// methods etc
}1 vote -
Allow disabling automatic updates. It is bad idea for projects in public finance where updates of frameworks have to be controlled strictly.
Allow disabling automatic updates. It is bad idea for projects in public finance where updates of frameworks have to be controlled strictly. You cannot have some IDE's reaching and updating tools from Internet. That's bad as it gets especially in banks (they may even disable Internet traffic for that). It may conflict with Change Management policies that many seem not to understand. What's applicable in manufacturing, insurance, or prvate sector is not bneccessarily acceptable in other industries. Unless you have expereience in one you may not be able to understand legal regulations and liability in it. It may be quite…
1 voteMaciek – we do understand the need for controlled updates in the sectors you mentioned. In fact we have a product tailor-made for such environments, Secure Delivery Center, which can be used to delivery software, such as Webclipse, behind the firewall in a manner that is completely controlled by an administrator. You can read more about it here: http://www.genuitec.com/products/sdc/ If you like to know more, please let us know and we can provide further details or schedule a call to better understand your needs.
-
NetSuite development suite compatibility
NetSuite JS library is listed in the JavaScript setup, however lookups from it do not work
1 vote
- Don't see your idea?