home.social

#sublimetext — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sublimetext, aggregated by home.social.

fetched live
  1. I am reading dbushell.com/2026/08/07/sublim via lobste.rs/s/uny1fo/they_don_t_ (because of the comment at lobste.rs/s/uny1fo/they_don_t_).

    The website is amazing: #NoAI; the semantics of the elements of the page are intuitive (there are no parts that "stick out like a sore thumb": no ad banner, no intrusive cookie dialogue, no pop-up, links are blue and underlined, the logo/head of the page is ideosyncratically styled — one would recognize this afar in printed form).

    I am going to reinstall #SublimeText when I fix the battery and power on my laptop (Does Sublime Text work in-browser via WebAssembly?). I had used it, emigrated to Atom, then to VS Code and to VS Codium. I just want stable, dependable software that harnesses that positive and intuitive patterns of interface design. I'm tired of the dark patterns of many applications nowadays.

    Aside: with AI / #ML, I spend more time scrutinizing outputs and wondering at the black box than I do designing and creating and curating. Fewer distractions seems good.

    To the author: keep speaking up and sharing your mentality. I have succumbed to the AI fad a few times, and your reminder is revitalizing in the fight for what is right

  2. I am reading dbushell.com/2026/08/07/sublim via lobste.rs/s/uny1fo/they_don_t_ (because of the comment at lobste.rs/s/uny1fo/they_don_t_).

    The website is amazing: #NoAI; the semantics of the elements of the page are intuitive (there are no parts that "stick out like a sore thumb": no ad banner, no intrusive cookie dialogue, no pop-up, links are blue and underlined, the logo/head of the page is ideosyncratically styled — one would recognize this afar in printed form).

    I am going to reinstall #SublimeText when I fix the battery and power on my laptop (Does Sublime Text work in-browser via WebAssembly?). I had used it, emigrated to Atom, then to VS Code and to VS Codium. I just want stable, dependable software that harnesses that positive and intuitive patterns of interface design. I'm tired of the dark patterns of many applications nowadays.

    Aside: with AI / #ML, I spend more time scrutinizing outputs and wondering at the black box than I do designing and creating and curating. Fewer distractions seems good.

    To the author: keep speaking up and sharing your mentality. I have succumbed to the AI fad a few times, and your reminder is revitalizing in the fight for what is right

  3. 🔗 They don’t make ’em like Sublime Text anymore via @db #development #webdev #sublimetext #tech

    After a multi-year detour wading through the quagmire of bloatware that is modern software I’m back to coding in Sublime Text.

    dbushell.com/2026/08/07/sublim

  4. 🔗 They don’t make ’em like Sublime Text anymore via @db #development #webdev #sublimetext #tech

    After a multi-year detour wading through the quagmire of bloatware that is modern software I’m back to coding in Sublime Text.

    dbushell.com/2026/08/07/sublim

  5. 🔗 They don’t make ’em like Sublime Text anymore via @db #development #webdev #sublimetext #tech

    After a multi-year detour wading through the quagmire of bloatware that is modern software I’m back to coding in Sublime Text.

    dbushell.com/2026/08/07/sublim

  6. 🔗 They don’t make ’em like Sublime Text anymore via @db #development #webdev #sublimetext #tech

    After a multi-year detour wading through the quagmire of bloatware that is modern software I’m back to coding in Sublime Text.

    dbushell.com/2026/08/07/sublim

  7. 🔗 They don’t make ’em like Sublime Text anymore via @db #development #webdev #sublimetext #tech

    After a multi-year detour wading through the quagmire of bloatware that is modern software I’m back to coding in Sublime Text.

    dbushell.com/2026/08/07/sublim

  8. Good news for Laravel developers: there is a language server implementation available for Laravel: github.com/laravel/lsp

    It provides framework-aware editor features for Laravel applications, like intelephense does for php, but this one understands laravel better. So maybe laravel-ide-helper is not needed anymore!

    And more good news for the Sublime Text users (like me!), there is a official extension: github.com/laravel/sublime-ext. Extensions for other IDEs like vscode also available.

    #laravel #php #LSP #development #developers #sublimetext #IDE #vscode

  9. Good news for Laravel developers: there is a language server implementation available for Laravel: github.com/laravel/lsp

    It provides framework-aware editor features for Laravel applications, like intelephense does for php, but this one understands laravel better. So maybe laravel-ide-helper is not needed anymore!

    And more good news for the Sublime Text users (like me!), there is a official extension: github.com/laravel/sublime-ext. Extensions for other IDEs like vscode also available.

    #laravel #php #LSP #development #developers #sublimetext #IDE #vscode

  10. Good news for Laravel developers: there is a language server implementation available for Laravel: github.com/laravel/lsp

    It provides framework-aware editor features for Laravel applications, like intelephense does for php, but this one understands laravel better. So maybe laravel-ide-helper is not needed anymore!

    And more good news for the Sublime Text users (like me!), there is a official extension: github.com/laravel/sublime-ext. Extensions for other IDEs like vscode also available.

    #laravel #php #LSP #development #developers #sublimetext #IDE #vscode

  11. Good news for Laravel developers: there is a language server implementation available for Laravel: github.com/laravel/lsp

    It provides framework-aware editor features for Laravel applications, like intelephense does for php, but this one understands laravel better. So maybe laravel-ide-helper is not needed anymore!

    And more good news for the Sublime Text users (like me!), there is a official extension: github.com/laravel/sublime-ext. Extensions for other IDEs like vscode also available.

    #laravel #php #LSP #development #developers #sublimetext #IDE #vscode

  12. 🖥️ Speaks LSP over stdio, so any editor with an LSP client works: #SublimeText, #Zed, #VSCode, #Cursor, #Neovim and #OpenCode. Official extensions handle the wiring; Neovim and OpenCode need a few config lines.

    ⚙️ phpEnvironment defaults to auto (Herd, Valet, Sail, Lando, DDEV, then local PHP) or takes an explicit phpCommand. Every capability is individually toggleable, plus two Pest options.

    laravel-news.com/laravel-lsp-a

  13. 🖥️ Speaks LSP over stdio, so any editor with an LSP client works: #SublimeText, #Zed, #VSCode, #Cursor, #Neovim and #OpenCode. Official extensions handle the wiring; Neovim and OpenCode need a few config lines.

    ⚙️ phpEnvironment defaults to auto (Herd, Valet, Sail, Lando, DDEV, then local PHP) or takes an explicit phpCommand. Every capability is individually toggleable, plus two Pest options.

    laravel-news.com/laravel-lsp-a

  14. 🖥️ Speaks LSP over stdio, so any editor with an LSP client works: #SublimeText, #Zed, #VSCode, #Cursor, #Neovim and #OpenCode. Official extensions handle the wiring; Neovim and OpenCode need a few config lines.

    ⚙️ phpEnvironment defaults to auto (Herd, Valet, Sail, Lando, DDEV, then local PHP) or takes an explicit phpCommand. Every capability is individually toggleable, plus two Pest options.

    laravel-news.com/laravel-lsp-a

  15. 🖥️ Speaks LSP over stdio, so any editor with an LSP client works: #SublimeText, #Zed, #VSCode, #Cursor, #Neovim and #OpenCode. Official extensions handle the wiring; Neovim and OpenCode need a few config lines.

    ⚙️ phpEnvironment defaults to auto (Herd, Valet, Sail, Lando, DDEV, then local PHP) or takes an explicit phpCommand. Every capability is individually toggleable, plus two Pest options.

    laravel-news.com/laravel-lsp-a

  16. 🖥️ Speaks LSP over stdio, so any editor with an LSP client works: #SublimeText, #Zed, #VSCode, #Cursor, #Neovim and #OpenCode. Official extensions handle the wiring; Neovim and OpenCode need a few config lines.

    ⚙️ phpEnvironment defaults to auto (Herd, Valet, Sail, Lando, DDEV, then local PHP) or takes an explicit phpCommand. Every capability is individually toggleable, plus two Pest options.

    laravel-news.com/laravel-lsp-a

  17. A great post from one of the few (visible) other #SublimeText users. I "live" in Sublime Text, doing all my programming work and blog writing in it. Even if I have (right now) 9 Project windows open at the same time, Sublime won’t slow down or eat up the system resources. Of course I tried Zed, VS-Code, Neovim  et al. – but I always come back to Sublime!

    From Mr. @[email protected]: "Why Sublime Text Is Worth It In 2026 From A Paid License Holder" https://andrew-mccall.com/blog/2026/05/why-sublime-text-is-worth-it-in-2026/ #webdev

  18. Интегрированная среда разработки (IDE): практическое руководство

    ​Интегрированная среда разработки — это гораздо больше, чем просто текстовый редактор с подсветкой синтаксиса. Это центральный узел, в котором...

    #DST #DSTGlobal #ДСТ #ДСТГлобал #SublimeText #Vim #Atom #IntelliJIDEA #Eclipse #PyCharm #Xcode #IDE #Текстовыередакторы #GitHub #PyCharm #VisualStudioCode #Компиляторы #программноеприложение #инструментыразработчика

    Источник: dstglobal.ru/club/1241-integri

  19. Интегрированная среда разработки (IDE): практическое руководство

    ​Интегрированная среда разработки — это гораздо больше, чем просто текстовый редактор с подсветкой синтаксиса. Это центральный узел, в котором...

    #DST #DSTGlobal #ДСТ #ДСТГлобал #SublimeText #Vim #Atom #IntelliJIDEA #Eclipse #PyCharm #Xcode #IDE #Текстовыередакторы #GitHub #PyCharm #VisualStudioCode #Компиляторы #программноеприложение #инструментыразработчика

    Источник: dstglobal.ru/club/1241-integri

  20. Интегрированная среда разработки (IDE): практическое руководство

    ​Интегрированная среда разработки — это гораздо больше, чем просто текстовый редактор с подсветкой синтаксиса. Это центральный узел, в котором...

    #DST #DSTGlobal #ДСТ #ДСТГлобал #SublimeText #Vim #Atom #IntelliJIDEA #Eclipse #PyCharm #Xcode #IDE #Текстовыередакторы #GitHub #PyCharm #VisualStudioCode #Компиляторы #программноеприложение #инструментыразработчика

    Источник: dstglobal.ru/club/1241-integri

  21. Интегрированная среда разработки (IDE): практическое руководство

    ​Интегрированная среда разработки — это гораздо больше, чем просто текстовый редактор с подсветкой синтаксиса. Это центральный узел, в котором...

    #DST #DSTGlobal #ДСТ #ДСТГлобал #SublimeText #Vim #Atom #IntelliJIDEA #Eclipse #PyCharm #Xcode #IDE #Текстовыередакторы #GitHub #PyCharm #VisualStudioCode #Компиляторы #программноеприложение #инструментыразработчика

    Источник: dstglobal.ru/club/1241-integri

  22. Dándole mantenimiento a los servidores de los clientes, depurando listas de correos electrónicos, con #regex y #SublimeText.

  23. I'll post this here on the odd chance that someone is good with #SublimeEditor and/or #regex

    I'm having issues parsing a vasm error message because the regex capture groups don't return results in the correct order.

    forum.sublimetext.com/t/captur

    #SublimeText

  24. I'll post this here on the odd chance that someone is good with #SublimeEditor and/or #regex

    I'm having issues parsing a vasm error message because the regex capture groups don't return results in the correct order.

    forum.sublimetext.com/t/captur

    #SublimeText

  25. I'll post this here on the odd chance that someone is good with #SublimeEditor and/or #regex

    I'm having issues parsing a vasm error message because the regex capture groups don't return results in the correct order.

    forum.sublimetext.com/t/captur

    #SublimeText

  26. I'll post this here on the odd chance that someone is good with #SublimeEditor and/or #regex

    I'm having issues parsing a vasm error message because the regex capture groups don't return results in the correct order.

    forum.sublimetext.com/t/captur

    #SublimeText

  27. I'll post this here on the odd chance that someone is good with #SublimeEditor and/or #regex

    I'm having issues parsing a vasm error message because the regex capture groups don't return results in the correct order.

    forum.sublimetext.com/t/captur

    #SublimeText

  28. Hey, #AskFedi I need your help finding an accessible, cross-platform text editor that isn't #VSCode. If you don't know any, please boost anyway. Thank you!

    I've been using VSCode for years--I think seven by now. For the most part, I was, and still am, happy with it; if you don't like MS metrics, you can switch to #VSCodium and it's very accessible even for a #DeafBlind user completely reliant on refreshable Braille displays such as myself.

    However...

    Microsoft's, shall we say, enthusiastic embrace of AI is warping VS Code, and I worry where it'll end. In short, I don't want all my eggs in one basket.

    Sadly, the landscape of accessible text editors and IDEs is, to my knowledge, still relatively barren; #SublimeText has been dragging its feet (rather: utterly refusing to walk) for over a decade. If you want to get angry, this thread is the most appalling thing I've read all month (1), and the linked GitHub issue doesn't give me any hope this'll ever be addressed.

    Am I really at the mercy of the whims of Microsoft or doomed to use a less feature-rich, extensible editor as my #IDE ?

    I hope not!

    So, what do you recommend? #Accessibility #A11y #Blind #ScreenReader

    1. https://forum.sublimetext.com/t/screen-reader-accessibility/15530/11 ↩︎

  29. Hey, #AskFedi I need your help finding an accessible, cross-platform text editor that isn't #VSCode. If you don't know any, please boost anyway. Thank you!

    I've been using VSCode for years--I think seven by now. For the most part, I was, and still am, happy with it; if you don't like MS metrics, you can switch to #VSCodium and it's very accessible even for a #DeafBlind user completely reliant on refreshable Braille displays such as myself.

    However...

    Microsoft's, shall we say, enthusiastic embrace of AI is warping VS Code, and I worry where it'll end. In short, I don't want all my eggs in one basket.

    Sadly, the landscape of accessible text editors and IDEs is, to my knowledge, still relatively barren; #SublimeText has been dragging its feet (rather: utterly refusing to walk) for over a decade. If you want to get angry, this thread is the most appalling thing I've read all month (1), and the linked GitHub issue doesn't give me any hope this'll ever be addressed.

    Am I really at the mercy of the whims of Microsoft or doomed to use a less feature-rich, extensible editor as my #IDE ?

    I hope not!

    So, what do you recommend? #Accessibility #A11y #Blind #ScreenReader

    1. https://forum.sublimetext.com/t/screen-reader-accessibility/15530/11 ↩︎

  30. Hey, #AskFedi I need your help finding an accessible, cross-platform text editor that isn't #VSCode. If you don't know any, please boost anyway. Thank you!

    I've been using VSCode for years--I think seven by now. For the most part, I was, and still am, happy with it; if you don't like MS metrics, you can switch to #VSCodium and it's very accessible even for a #DeafBlind user completely reliant on refreshable Braille displays such as myself.

    However...

    Microsoft's, shall we say, enthusiastic embrace of AI is warping VS Code, and I worry where it'll end. In short, I don't want all my eggs in one basket.

    Sadly, the landscape of accessible text editors and IDEs is, to my knowledge, still relatively barren; #SublimeText has been dragging its feet (rather: utterly refusing to walk) for over a decade. If you want to get angry, this thread is the most appalling thing I've read all month (1), and the linked GitHub issue doesn't give me any hope this'll ever be addressed.

    Am I really at the mercy of the whims of Microsoft or doomed to use a less feature-rich, extensible editor as my #IDE ?

    I hope not!

    So, what do you recommend? #Accessibility #A11y #Blind #ScreenReader

    1. https://forum.sublimetext.com/t/screen-reader-accessibility/15530/11 ↩︎

  31. Hey, #AskFedi I need your help finding an accessible, cross-platform text editor that isn't #VSCode. If you don't know any, please boost anyway. Thank you!

    I've been using VSCode for years--I think seven by now. For the most part, I was, and still am, happy with it; if you don't like MS metrics, you can switch to #VSCodium and it's very accessible even for a #DeafBlind user completely reliant on refreshable Braille displays such as myself.

    However...

    Microsoft's, shall we say, enthusiastic embrace of AI is warping VS Code, and I worry where it'll end. In short, I don't want all my eggs in one basket.

    Sadly, the landscape of accessible text editors and IDEs is, to my knowledge, still relatively barren; #SublimeText has been dragging its feet (rather: utterly refusing to walk) for over a decade. If you want to get angry, this thread is the most appalling thing I've read all month (1), and the linked GitHub issue doesn't give me any hope this'll ever be addressed.

    Am I really at the mercy of the whims of Microsoft or doomed to use a less feature-rich, extensible editor as my #IDE ?

    I hope not!

    So, what do you recommend? #Accessibility #A11y #Blind #ScreenReader

    1. https://forum.sublimetext.com/t/screen-reader-accessibility/15530/11 ↩︎

  32. Hey, #AskFedi I need your help finding an accessible, cross-platform text editor that isn't #VSCode. If you don't know any, please boost anyway. Thank you!

    I've been using VSCode for years--I think seven by now. For the most part, I was, and still am, happy with it; if you don't like MS metrics, you can switch to #VSCodium and it's very accessible even for a #DeafBlind user completely reliant on refreshable Braille displays such as myself.

    However...

    Microsoft's, shall we say, enthusiastic embrace of AI is warping VS Code, and I worry where it'll end. In short, I don't want all my eggs in one basket.

    Sadly, the landscape of accessible text editors and IDEs is, to my knowledge, still relatively barren; #SublimeText has been dragging its feet (rather: utterly refusing to walk) for over a decade. If you want to get angry, this thread is the most appalling thing I've read all month (1), and the linked GitHub issue doesn't give me any hope this'll ever be addressed.

    Am I really at the mercy of the whims of Microsoft or doomed to use a less feature-rich, extensible editor as my #IDE ?

    I hope not!

    So, what do you recommend? #Accessibility #A11y #Blind #ScreenReader

    1. https://forum.sublimetext.com/t/screen-reader-accessibility/15530/11 ↩︎

  33. I haven't used Sublime Text advanced key shortcuts in a while but it's like riding a bike, there's no forgetting it 🤙

    #work #friday #sublimetext #copywriting #gamedev

  34. I haven't used Sublime Text advanced key shortcuts in a while but it's like riding a bike, there's no forgetting it 🤙

    #work #friday #sublimetext #copywriting #gamedev

  35. I haven't used Sublime Text advanced key shortcuts in a while but it's like riding a bike, there's no forgetting it 🤙

    #work #friday #sublimetext #copywriting #gamedev

  36. @MaxLaves are you #emacs user? It never clicked for me. Neither does #vim. In ssh sessions I use #nano or #pico and for real editing #sublimetext was/is my fav. But recently I have come to appreciate #zed for AI support (because I can't stand browsers as editor, except for #typora to edit md).

  37. @MaxLaves are you #emacs user? It never clicked for me. Neither does #vim. In ssh sessions I use #nano or #pico and for real editing #sublimetext was/is my fav. But recently I have come to appreciate #zed for AI support (because I can't stand browsers as editor, except for #typora to edit md).

  38. @MaxLaves are you #emacs user? It never clicked for me. Neither does #vim. In ssh sessions I use #nano or #pico and for real editing #sublimetext was/is my fav. But recently I have come to appreciate #zed for AI support (because I can't stand browsers as editor, except for #typora to edit md).

  39. @MaxLaves are you #emacs user? It never clicked for me. Neither does #vim. In ssh sessions I use #nano or #pico and for real editing #sublimetext was/is my fav. But recently I have come to appreciate #zed for AI support (because I can't stand browsers as editor, except for #typora to edit md).

  40. Speaking of Amiga (kindof): Another flat-UI app bites the dust and is forced into my fever-dream of 90's GUI-excellence. I made an Amiga/Windows95 looking theme for #SublimeText (or rather: modified someone else's Mac-looking theme). I might share it sometime after some cleanup.

    Suddenly while I'm doing something (in this case coding on the project in the screenshot), I feel like I *just have to* fix some other thing. In this case I was finally fed up with Sublime's flat UI while coding.

  41. Speaking of Amiga (kindof): Another flat-UI app bites the dust and is forced into my fever-dream of 90's GUI-excellence. I made an Amiga/Windows95 looking theme for #SublimeText (or rather: modified someone else's Mac-looking theme). I might share it sometime after some cleanup.

    Suddenly while I'm doing something (in this case coding on the project in the screenshot), I feel like I *just have to* fix some other thing. In this case I was finally fed up with Sublime's flat UI while coding.

  42. Speaking of Amiga (kindof): Another flat-UI app bites the dust and is forced into my fever-dream of 90's GUI-excellence. I made an Amiga/Windows95 looking theme for #SublimeText (or rather: modified someone else's Mac-looking theme). I might share it sometime after some cleanup.

    Suddenly while I'm doing something (in this case coding on the project in the screenshot), I feel like I *just have to* fix some other thing. In this case I was finally fed up with Sublime's flat UI while coding.

  43. I've got a Sublime Text plugin in Package Control now called HostSettings; it lets you easily (🤞) apply specific settings based on your computer's host name, which is nice if you have your settings in source control and need to tweak some things (my work computer needs a different font size, for example).

    #sublimetext

  44. I've got a Sublime Text plugin in Package Control now called HostSettings; it lets you easily (🤞) apply specific settings based on your computer's host name, which is nice if you have your settings in source control and need to tweak some things (my work computer needs a different font size, for example).

    #sublimetext

  45. I've got a Sublime Text plugin in Package Control now called HostSettings; it lets you easily (🤞) apply specific settings based on your computer's host name, which is nice if you have your settings in source control and need to tweak some things (my work computer needs a different font size, for example).

    #sublimetext

  46. I've got a Sublime Text plugin in Package Control now called HostSettings; it lets you easily (🤞) apply specific settings based on your computer's host name, which is nice if you have your settings in source control and need to tweak some things (my work computer needs a different font size, for example).

    #sublimetext