Barclay

Results 13 issues of Barclay

Now I've installed material ui and night owl theme. All the git vcs changes shown in the gutter (and by files in the file tree) have dissapeared. This looks to...

plugin version: v0.68 ### Description Add support for show type (eg of variable) and show expression type eg java or scala ![](https://www.jetbrains.com/help/img/idea/2018.3/type_info_string.png)

:raising_hand_woman: enhancement

We currently have to load GHCI by going into a run configuration, whereas for several languages in intellij the repl is a seperate tool window. (eg the python repl can...

*TS Template added by @mjbvz* **TypeScript Version**: 3.9.4 **Search Terms** - suggest, suggestion, completions - snippet - react, jsx --- In vscode the autocomplete for className just adds `className` in...

Suggestion
Awaiting More Feedback
Rescheduled

### Environment 1. `node -v`: v14.15.4 1. `npm -v`: 6.14.10 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): `-- [email protected] 1. your vscode-jest settings if customized:...

Although I can get emmet to work on macOS I can't get it to work in windows. (note tested here in a .tsx file) ![image](https://user-images.githubusercontent.com/1826271/115296095-6c390b00-a152-11eb-8290-9f716c78bbba.png) (the option in the completion...

bug
A-extension
platform-windows
A-emmet

I have the in editor terminal working correctly in macOS, unfortunately I can't get it to work in windows 10. I'm using the shell git bash. This has been added...

bug
A-terminal
platform-windows

As mentioned on discord, when using `g d` to jump to a definition in another file, jumping back with `Ctrl+o` jumps to the top of the file containing the definition,...

bug
A-vim
A-extension

As discussed on discord, it would be helpful to users to have a summary output of the error, with the error clearly visible up top. Currently it's hard to discern...

help wanted