Idontgivearaaat
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
Idontgivearaaat 创建了一个帖子, 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? -
Idontgivearaaat 创建了一个帖子, 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... -
Idontgivearaaat 创建了一个帖子, 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, ... -
Idontgivearaaat 创建了一个帖子, 已回答can anyone suggest somesort of plugin that shows the colors from image/colors.RGBA{} ?
hello 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 ... -
-
-
Idontgivearaaat 创建了一个帖子, 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... -
Idontgivearaaat 创建了一个帖子, 已回答can i bind a shortcut to quick fix a specific weak warning?
hello 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...