safield
safield
I have a A.proto file that imports another B.proto file. Classes defined in B.proto are showing errors in vscode when referenced in A.proto... ``` "Foo" is not defined. "Bar" is...
I am trying to detect when a Chewie video is playing, and when it is not playing, so I can add a text overlay to the video only when it...
``` Unable to push to 'origin' - ERROR: You're using an RSA key with SHA-1, which is no longer allowed. Please use a newer client or a different key type....
Goto symbol is not working (ctrl+r). It is returning all instances of the string, instead of returning results that include only class and method declarations. Observe the following [dart file...
I am using Saira font in my flutter app. I am not really sure where the problem lies (with the font files, or with flutter rendering), but I have not...
Other git gui I have used, offer the ability to shift+click or ctrl+click to highlight multiple files, and then stage them all at once. In addition, batch selecting could be...
- Operating System: Ubuntu 20.04 - JDK version: openjdk 11.0.11 - Visual Studio Code version: 1.60.1 - Java extension version: v0.82.0 I have a java project that uses gradle. This...
I am using the vsocde-java extension with a gradle java project. Receiving error "Project 'java_server' is missing required Java project: 'chesslib' - Operating System: Linux Mint 19.2 - JDK version:...
Nobody on Linux uses Homebrew, and it seems like a very niche way to install FVM on linux. Ideally flatpak, or snap could be the official way to install on...
When resolving a merge for a file in the merge conflict editor, the full file path is displayed in the top center of the window. It would be nice if...