Idontgivearaaat
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created how to turn on the astro language server
does anyone know why the astro section in the typescript language and frameworks settings isn't there after reinstalling the astro plugin and invalidating caches? -
Created how to setup type checking for typescript files
i'm trying to run a vanilla typescript project and I'm not sure if type-checking is just on by default or if i have to configure it explicitly. Can I route the output of `tsc --noEmit --watch` to t... -
Created how to get language auto complete on files that have exotic extensions
been playing around with [the templ html component system](https://templ.guide/) on goland and there is a [plugin](https://plugins.jetbrains.com/plugin/23088-templ) that does syntax highlighting, ... -
Edited can anyone suggest somesort of plugin that shows the colors from image/colors.RGBA{} ?
Answeredhello everyone :) noob here, trying to work on a gui and have to use the image/colors package and i know how there's like a button to adjust the colors when working on a css file that appears near ... -
Created could not open file "path/to/file.txt" for writing: Permission denied
hello everyone :), noob hereon linux, i'm trying to follow along with the examples of the book i'm reading on sql and it's asking me to run this command but i'm getting an error```sqlanalysis> COPY... -
Created can i bind a shortcut to quick fix a specific weak warning?
Answeredhello everyone :) noob here, i'm trying to bind a shortcut key to a specific weak warning in goland. i like declaring implicit struct literals although i click on it in the gif there i have it no...