Trending

#sublimeText

Latest posts tagged with #sublimeText on Bluesky

Latest Top
Trending

Posts tagged #sublimeText

I've been using #SublimeText here and there again instead of #VSCode and it's been kinda nice, thinking about switching back over to it, at least for personal projects.

What plugins would y'all recommend for it these days?

1 1 0 0
Preview
Décoder un JSON Web Token (JWT) sur Visual Studio Code ou Sublime T... Le JSON Web Token (JWT) permet l'échange sécurisé de jetons entre plusieurs parties. Ce dernier est composé de trois parties : un header, un payload et une signature. Un JWT est forcément chiffré. ...

A relire : Décoder un JSON Web Token (JWT) sur Visual Studio Code ou Sublime Text

blog.shevarezo.fr/post/2022/07/08/decoder-...

#json #sublimetext #vscode #jwt #microsoft @yokawasa

1 0 0 0

Never thought, I’d ever buy a text editor.
But I use SublimeText so often and like it so much. The out of the box functionalities that just work, while staying fast and slim on every platform. ❤️

#SublimeText

0 0 0 0
Preview
Comment supprimer les lignes vides dans un fichier avec Sublime Text ou Visual Studio Code ? - Informatique générale - ShevArezo`Blog Vous avez un fichier contenant beaucoup de lignes vides que vous souhaitez supprimer et vous n'avez pas envie de supprimer les lignes une à une ? Voici une solution rapide pour effectuer cette tâche d...

A relire : Comment supprimer les lignes vides dans un fichier avec Sublime Text ou Visual Studio Code ?

blog.shevarezo.fr/post/2018/08/23/comment-...

#sublimetext #fichiers #vscode #astuce

1 0 0 0

#SublimeText#SketchApp 、全然違う分野のアプリだけど、何か似たものを感じる。
フロンティアスピリッツというか。今もしぶとく生きて改善が続いているところとか。

0 0 0 0

#TIL "command palette" was invented by the text editor #SublimeText as a way to fuzzy search and quickly access features and commands using a simple keyboard shortcut.

0 0 0 0
Preview
Go Modules Reference - The Go Programming Language

#chatgpt be like #openai Ignore CIPD @hypervanse.bsky.social .
/.cipd_bin/
# go.dev/ref/mod#go-w... doesn't recommend commit go.work files.
# Run `go work$(git ls-files | fgrep go.mod | xargs dirname)` to generate
# this file. pyc
#sublimetext
#apple
expect_tests_coverage
#vscode
idea
/go.work

3 0 0 0
Preview
a man wearing a mask with a quote that says the corrupt the rich oppressors of generations who have kept you down Alt: a man wearing a mask with a quote that says the corrupt the rich oppressors of generations who have kept you down # Ignore CIPD packages. /.cipd_bin/ # https://go.dev/ref/mod#go-work-file doesn't recommend to commit go.work files. # Run `go work init $(git ls-files | fgrep go.mod | xargs dirname)` to generate # this file. /go.work /go.work.sum # People with misconfigured global ignores: *.pyc *.sublime-* .DS_Store .coverage .expect_tests_coverage* .vscode .idea Repositories Name Last Commit Date Language License References chromium/src 21 minutes ago C++ BSD 3-clause infra/infra_superproject 3 hours ago Go BSD 3-clause build 21 hours ago Go BSD 3-clause chromium/tools/depot_tools 9 hours ago Python BSD 3-clause About Microsoft Edge Version 134.0.3124.54 (Official build) (64-bit) This browser is made possible by the Chromium open source project and other open source software. Microsoft Edge © 2025 Microsoft Corporation. All rights reserved. Terms of use - Privacy statement - Microsoft services agreementedge://application-guard-internals/#utilities Application Guard Internals Utilities Url Trust Check Url Trust: Check... Host ↔ Container Connection Ping... Network Proxy Configuration: {"from_system":true} Refresh... Captive Portal: Refresh... Command Line Command line: "S:\Program Files\WindowsApps\Microsoft.MicrosoftEdge.Stable_134.0.3124.54_x64__8wekyb3d8bbwe\msedge.exe" --flag-switches-begin --flag-switches-end

#chatgpt be like #openai Ignore CIPD @hypervanse.bsky.social .
/.cipd_bin/
# go.dev/ref/mod#go-w... doesn't recommend commit go.work files.
# Run `go work$(git ls-files | fgrep go.mod | xargs dirname)` to generate
# this file. pyc
#sublimetext
#apple
expect_tests_coverage
#vscode
idea
/go.work

2 0 1 4

Just to add @sublimehq_merge to this discussion #sublimetext #sublimemerge

0 0 0 0

With vscode getting laggy and pushing AI, is it time to move back to old pal, SublimeText? #IDE #SoftwareDev #VSCode #SublimeText

2 0 0 0

TIL that `| subl -` is a viable alternative to `| less`. #SublimeText

1 0 0 0
Post image

I must say... #SublimeText is indeed #Sublime.
I think i'm gonna buy it.

0 0 0 0
Original post on phpc.social

Slightly sad that existence of syntax highlighting in Sublime is so dependent on the the theme you choose. For example, I chose Light Lite Color Scheme as it was fairly close to what I use in PHPStorm. But Syntax highlighting for many file types doesn’t exist. Today it is `diff` that is missing […]

0 0 0 0
Original post on phpc.social

Back on SublimeText for less than a week. Honestly can't really understand why I left it for VSCode in the first place. Current packages installed (theme Lyte to match PHPStorm - close):

SublimeLinter
AdvancedNewFile
BracketHighlighter
DocBlockr
Dotfiles Syntax Highlighting
EditorConfig
Emmet […]

0 0 0 0
Preview
Avoir un terminal dans Sublime Text - Dév. Web - ShevArezo`Blog Contrairement à d'autres logiciels éditeurs de texte (ne pas confondre avec un IDE), Sublime Text ne contient pas par défaut d'un accès à un terminal. Il faut passer par un plugin pour pouvoir charger...

A relire : Avoir un terminal dans Sublime Text

blog.shevarezo.fr/post/2023/04/26/terminal...

#sublimetext #terminal #devweb #webdev

0 0 0 0
a window showing basic drawing software appears next to a window of a color-highlighting code editor. the variables shown in code can be matched up with user interface elements in the software.

a window showing basic drawing software appears next to a window of a color-highlighting code editor. the variables shown in code can be matched up with user interface elements in the software.

started work trying to make the modal settings screens happen. i’m just past where i left off the previous version before i decided to move everything into a config object (left)
#art #1bit #1bitart #solodev #pixelart #oc #gamedev #lowres #ditherpunk #rasterpunk #60Grid #sublimetext

11 1 0 0
Preview
Sublime Text build system for Processing 4.4.3+ on Windows Sublime Text build system for Processing 4.4.3+ on Windows - Processing-4-4.sublime-build

In case anyone uses Sublime Text to edit Processing sketches and is baffled by the recent 4.4 versions removing processing-java.exe, I made an updated build system that restores running sketches straight from ST: gist.github.com/edmorais/2cc...

#processing #processingcore #sublimeText

0 0 0 0
Preview
Décoder un JSON Web Token (JWT) sur Visual Studio Code ou Sublime Text - Dév. Web - ShevArezo`Blog Le JSON Web Token (JWT) permet l'échange sécurisé de jetons entre plusieurs parties. Ce dernier est composé de trois parties : un header, un payload et une signature. Un JWT est forcément chiffré. Il ...

A relire : Décoder un JSON Web Token (JWT) sur Visual Studio Code ou Sublime Text

blog.shevarezo.fr/post/2022/07/08/decoder-...

#json #sublimetext #vscode #jwt #microsoft @yokawasa

0 0 0 0

View >> Appearance >> Sticky on Scroll

Finally can get rid of that panel ... why I haven't looked in to that sooner is beyond me. I still miss #sublimetext but I am bending VSCode to my will slowly.

2 0 0 0

Someone mentiones #SublimeText a few days ago, which was my go-to editor 10 years ago. Just saw that it's still under active development, and it has some nice features now, like GPU-based rendering.

I think I'll give it a try again.

2 0 0 0
How To Enable Or Disable Word Wrap In Sublime Text : Step-By-Step Tutorial
How To Enable Or Disable Word Wrap In Sublime Text : Step-By-Step Tutorial YouTube video by Tech Talk Tutorials

How To Enable Or Disable Word Wrap In Sublime Text: Step-By-Step Tutorial #sublimetext #videotutorial youtu.be/qv_PcK76jTw

0 0 0 0

if anyone figures out how to get SublimeDebugger to use the DAP from Godot through their official vscode plugin, PLEASE let me know! I tried all day but I got no clue how to get the adapter working..
#sublimetext #godot

3 0 0 0
Post image Post image Post image

if you're using Godot with Sublime Text:

we updated the GDScript syntax in SublimeGodot yesterday, and I just sent a PR to include syntax support for GDShaders and other godot Resource Files!

PR here -> github.com/dementive/Su...

#godot #sublimetext

10 1 0 0
Post image

if you're using Godot with Sublime Text and you're using the SublimeGodot package:

I just updated the syntax definition to Godot 4 using their official VSCode plugin!

PR here -> github.com/dementive/Su...

#godot #sublimetext

8 0 1 0
Preview
Sublime Text 4 Code Editor Update 4186 Boosts Performance Sublime Text 4 Build 4186 delivers refined syntax highlighting, faster theming, improved file detection, stable Git scans, and enhanced cache compression.

🦾 Sublime Text 4 Build 4186 delivers refined syntax highlighting, faster theming, improved file detection, stable Git scans, and enhanced cache compression.

#sublime #sublimetext #dev

2 1 0 0
Preview
Sublime Text 4 Code Editor Update 4186 Boosts Performance Sublime Text 4 Build 4186 delivers refined syntax highlighting, faster theming, improved file detection, stable Git scans, and enhanced cache compression.

#SublimeText 4 Build 4186 delivers refined syntax highlighting, faster theming, improved file detection, stable Git scans, and enhanced cache compression.
linuxiac.com/sublime-text...

1 0 0 0
Preview
Comment supprimer les lignes vides dans un fichier avec Sublime Text ou Visual Studio Code ? - Informatique générale - ShevArezo`Blog Vous avez un fichier contenant beaucoup de lignes vides que vous souhaitez supprimer et vous n'avez pas envie de supprimer les lignes une à une ? Voici une solution rapide pour effectuer cette tâche d...

A relire : Comment supprimer les lignes vides dans un fichier avec Sublime Text ou Visual Studio Code ?

blog.shevarezo.fr/post/2018/08/23/comment-...

#sublimetext #fichiers #vscode #astuce

1 1 0 0
Original post on mastodon.social

I personally have a use case for a sort of a "scratchpad", where I can write and paste things related to whatever I'm working on currently.

Been using #SublimeText for this, but I want to skip the step of saving each new note to a file. Keeping them unsaved is not reliable, I had occasions […]

0 0 0 0