TNTMan1671

Results 49 issues of TNTMan1671

When I try building this, I get an error ![image](https://user-images.githubusercontent.com/45307955/173197523-97f1b593-1641-468c-b412-f34d05640bd6.png) This seems to be a volta error, which is caused by not having a node_modules folder

### Issues - [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues) and there are no existing ones with the same request. ### Feature description Add support for the typescript version of `standardjs`,...

enhancement

**Is your feature request related to a problem? Please describe.** I really dont want to have a seperate keybinding when jumping to the definition vs finding it **Describe the solution...

enhancement
good first issue

### Description When using the definition preview, tree sitter does not highlight correctly. **Expected Behavior** It to display with correct highlighting **Actual Behavior** I'm getting incomplete/wrong highlighting. ![image](https://user-images.githubusercontent.com/45307955/166095947-b42d1810-c8dd-44de-bbab-d6b703055f87.png) **Neovim Built...

bug

Hi, I really want to use this in my project but so far it looks unmaintained. Is this the case or...?

How can you unit test workers? There should be an offical way to create tests and run them. Maybe run them via `wranger test`

read title. For ms oauth2 i need to send a redirect URL when getting the token and I want to get the URL used programatically instead of somehow hard coding...

I want to debug with vscode, i got the main process to work but not the renderer process config: ```json { "version": "0.2.0", "configurations": [ { "type": "node", "request": "launch",...

help wanted

What is the current state of the project? There haven't been any recent commits at all

reference: https://github.com/typeorm/typeorm/issues/2316 This Issue is currently preventing me from using warthog in my project.