Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@jrefior@hachyderm.io
2024-03-15 02:50:23

As far as I can tell, Microsoft's vscode team broke every color scheme with a January update. If you install a color scheme ("theme" in vscode speak), then open a file in the Go programming language, it won't look like the advertised color scheme.
github.com/microsoft/vscode/is

@taiyo@ostatus.taiyolab.com
2024-03-18 02:17:52

VS CodeのCSV拡張。これはいい。
marketplace.visualstudio.com/i

@jrefior@hachyderm.io
2024-03-15 02:50:23

As far as I can tell, Microsoft's vscode team broke every color scheme with a January update. If you install a color scheme ("theme" in vscode speak), then open a file in the Go programming language, it won't look like the advertised color scheme.
github.com/microsoft/vscode/is

@tante@tldr.nettime.org
2024-03-04 15:00:02

This looks very useful. I am currently slowly hacking on a django thing and this might be worth checing out.
(Original title: kolo: See everything happening in your running Django app without leaving VSCode)
github.com/kolofordjango/kolo

@toxi@mastodon.thi.ng
2024-03-16 21:59:32

VERY disappointed in GitHub refusing to support the LaTeX `\colorbox` (outright banned) or `\textcolor` macros (seemingly only very limited support) or any CSS solution to allow one to create colored text in Markdown files... I was hoping to create color swatches as shown in the attached preview (in VSCode), but just none of this works on GitHub...
(And yes, I understand there're some potential accessibility issues, but there're more social solutions to address these than an ou…

Screenshot of VSCode split-screen editor of a Markdown file containing a long list of colors. The left pane shows the MD source code, the right pane the rendered preview, incl. color swatches (as background colors)
@smurthys@hachyderm.io
2024-04-15 19:37:18

Starting a new C project in VS Code is such a pain. 🤕
You'd think copying the .vscode folder from another working project (with same tools and settings) makes the new project buildable straightaway, but no. Instead, I have to make all the same mistakes and fixes with every new project.
What a waste of time. ☹️
#cpp

@michabbb@social.vivaldi.net
2024-04-18 23:26:29

in case you already want to try #llama v3 70b in your #vscode 🤯
double.bot: docs.double.bot/features/model

@whitequark@mastodon.social
2024-04-15 21:22:01
Content warning: cursed, large language models

vscode plugin idea: every time you type a character in a Verilog file, get the github copilot suggestion at the cursor and spawn a new copy of Vivado building the bitstream
this will surely radically improve productivity!

@toxi@mastodon.thi.ng
2024-03-16 21:59:32

VERY disappointed in GitHub refusing to support the LaTeX `\colorbox` (outright banned) or `\textcolor` macros (seemingly only very limited support) or any CSS solution to allow one to create colored text in Markdown files... I was hoping to create color swatches as shown in the attached preview (in VSCode), but just none of this works on GitHub...
(And yes, I understand there're some potential accessibility issues, but there're more social solutions to address these than an ou…

Screenshot of VSCode split-screen editor of a Markdown file containing a long list of colors. The left pane shows the MD source code, the right pane the rendered preview, incl. color swatches (as background colors)
@smurthys@hachyderm.io
2024-04-15 19:37:18

Starting a new C project in VS Code is such a pain. 🤕
You'd think copying the .vscode folder from another working project (with same tools and settings) makes the new project buildable straightaway, but no. Instead, I have to make all the same mistakes and fixes with every new project.
What a waste of time. ☹️
#cpp