Peter Weil
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
-
-
-
-
Peter Weil created a post, Another code wrapping & formatting question
In the <template> section of several Vue 3 components, I can't seem to find the item to change in order to stop PHPStorm from breaking up anchor tags and even `v-if` directives, as shown below. I'... -
Peter Weil created a post, code folding arrow color
I'd like to know how to change the color of the code folding arrow in the editor. There's a previous question about this from almost ten years ago, and the answer no longer seems correct. I've trie... -
Peter Weil commented, -
Peter Weil created a post, Auto Complete Vue refs?
Volar has an autocomplete feature that adds `.value` to Vue refs. This sounds really convenient and helpful, and ought to be implemented in PHPStorm. If it already has this ability, please explain ... -
Peter Weil commented, -
Peter Weil commented, -
Peter Weil created a post, Disable breakpoints altogether? Clicking in the gutter
I am constantly accidentally creating breakpoints when clicking in the gutter. It's really gotten annoying. Is there some way to completely disable them?Along similar lines, I could swear that I us...