Yves Le Borgne

- Total activity 263
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 68
-
Created totally disable spellcheck
Is there a way to completely/totally/absolutely disable spell checking ? errr ... what on earth is your spell checker kicking in the commit window ? note the politeness of this comment I act... -
Created WebStorm : explain 'Unresolved type Promise' highlight in code
rather new to JS and very new to WebStorm, crafting a cordova multi-device app, i get the following in one of my .js modulesHowever, this works fine in all devices, simulators and browsers i can ru... -
Created Fair is Fair : Kudos Jetbrains
Well, you must have heard/seen my complaining about PhpStorm's performance over the years, but after a full day at the helm with 2019.2, i am astonished that i did not have to reindex/restart a sin... -
Created 100% cpu on startup ...
Just thought i'd refresh this one up. Now that you have a 'sustainable' business model (e.g. it costs every customer more for your product(s) ... do you think we could get rid of this nagging prob... -
Created intentions : PhpStorm systematically misplacing language constructs like `null` in suggestions
Picture says it all. Whenever i want to type-in a language construct (like null, true, false, etc etc etc), you list of suggestions place the language construct in an obscure place in the list (... -
Created Does Appcode 2017.3 require Xcode 9 ?
AnsweredTitle says it all, you just announced this update, and before proceeding i need to know whether i will **have to** upgrade Xcode. If yes, I would defer until i can complete the current app. regards -
Edited trying to download 2017.1.3
AnsweredWhen checking for updates i see this. (currently confronted with a bizare bug, where one of my obj-c classed is not being indexed). So, if i click on download, it takes me to the latest and **grea... -
Created new : when i open composer.json i get a helper
I am having problems interpreting in this window 'install' and 'update' The dependancies ARE installed, and I DONT WANT TO UPDATE EVER BY ACCIDENT. Can this be turned off ? -
Created Unused method : how to suppress inspection
I get a gulley full of `unused method` warnings in all my api implementation modules. as shown below fyi they are all used, it is just that WebStorm cant figure it out. I can do without the bogu... -
Created EAP 2017.1 : possible to eliminate pesky parameter name hints
Is is possible (by options, otherwise) to stop PhpStorm from showing the intended parameter NAME as shown here : Here is the deal : while typing i dont get them when i could use them (eg I get ...