Charles Wise

- Total activity 306
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 134
-
Created Ok, we've lost the function keys
AnsweredApple just announced the new MacBook Pro's and they've thrown out the function keys (and Escape key!) and replaced them with the Touch Bar. So, we've lost touch typing function keys and escape key.... -
Created MongoDB
CompletedThis probably won't make it into the initial release, but I would really, really, really like support for no-SQL databases, in my case, specifically for MongoDB. RazorSQL has limited support for Mo... -
Created Any support for YAML/JSON Schema?
AnsweredIs there any support for defining and using a schema for YAML and/or JSON files? I'm using a product that has a complex YAML schema and it would be a huge benefit to have schema validation and code... -
Created Really stupid question about expanding levels
This has been bugging me for forever but I never got around to asking about it. Is there a key combination that will expand all levels in the project view? There's one for folded sections of code b... -
Created ColorSettingsPage
I'm playing around with the custom language API and have a class RubyColorSettingsPage that implements the ColorSettingsPage interface. When I bring up the color settings page I get proper highlig... -
Created Debugging inside a Docker container
I've seen lots of posts about running/debugging Python apps in a Docker container and none of them are working for me. I've got the Docker build setup, it builds the container using the Dockerfile ... -
Created Keep IntelliJ loaded in memory on Windows
AnsweredI'm used to the Mac and the fact that closing an app's windows DOESN'T close the app itself. So closing the last window doesn't immediately kill the app. Is there any way to replicate this behavior... -
Created Javascript/Typescript Inspections
Is there anywhere to view the list of inspections in WebStorm? Also, is there any way to sync the Javascript and Typescript inspections w/ESLint and TSLint configurations? -
Created Parameter hints for Groovy
AnsweredI like the new parameter hints but they only work for Java code. Can we please get them turned on for Groovy as well? -
Created Database tool functionality needed
0xDBE is shaping up nicely but it still needs some database "tool" functionality. Right now 0xDBE seems mainly focused on being a query tool. But it needs to expand into functionality that works on...