Fred Bricon

Results 94 issues of Fred Bricon

This is a corner case, but I'm reporting it anyways : - create a web project with angularjs nature - create a new index.html page and copy the content of...

**Some context** I'm trying to get [JBang](https://www.jbang.dev/) scripts work OOTB in VS Code. Since the classpath dependencies are coded right in the Java file, I use a similar mechanism to...

bug

- sysoutv : print last variable to standard out - sysoutp : print method parameters to standard out Fixes #1466 Signed-off-by: Fred Bricon

See https://github.com/eclipse/eclipse.jdt.ls/blob/7f393975b11ccfc03b3a5dc13f585855a5885461/org.eclipse.jdt.ls.core/src/org/eclipse/jdt/ls/core/internal/contentassist/GetterSetterCompletionProposal.java#L59-L62

debt

Hide .project/.classpath from virtual project in VS Code (when running `jbang edit`), as they're unnecessary noise

**Some context** I'm trying to get [JBang](https://www.jbang.dev/) scripts work OOTB in VS Code. Since the classpath dependencies are coded right in the Java file, I use a similar mechanism to...

bug

## Describe the bug Telemetry reported the following issue: TypeError: r.split is not a function at u (c:\Users\_username_\.vscode\extensions\redhat.vscode-yaml-1.2.2\dist\languageserver.js:2:574749) at p. (c:\Users\_username_\.vscode\extensions\redhat.vscode-yaml-1.2.2\dist\languageserver.js:2:575686) at Generator.next () at c:\Users\_username_\.vscode\extensions\redhat.vscode-yaml-1.2.2\dist\languageserver.js:2:572441 at new Promise ()...

bug

### Is your enhancement related to a problem? Please describe. Some users expect vscode-yaml to support Helm charts, which is actually supported by [vscode-kubernetes-tools](https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.vscode-kubernetes-tools). See - https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml&ssr=false#review-details - https://github.com/redhat-developer/vscode-yaml/issues/407 ###...

enhancement

## Describe the bug Telemetry data indicates a number of users get this "Request textDocument/completion failed with message: label.replace is not a function" error. ## Expected Behavior Completion should not...

bug

**Describe the bug** I tested the extension on a machine that doesn't have Maven installed globally. I have a project that has the mvnw wrapper instead. When clicking on the...

enhancement
Analyzing