Charles Wise

- Total activity 306
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 134
-
-
Charles Wise created a post, 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 ... -
Charles Wise created a post, AnsweredAny support for YAML/JSON Schema?
Is 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... -
Charles Wise created a post, AnsweredKeep IntelliJ loaded in memory on Windows
I'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... -
-
-
Charles Wise commented, -
-
Charles Wise created a post, 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? -