Cliff Brake
Cliff Brake
  • 17
  • 26 995
Demo of using Helix with a Markdown Language server to make your editing more efficient
Helix language server integration gives you nice defaults and even helps you with simple tasks like editing documentation files.
มุมมอง: 1 440

วีดีโอ

KDE: Moving applications around in a vertical monitor setup
มุมมอง 2.2K5 หลายเดือนก่อน
I recently switched several monitors to a vertical orientation. This video demonstrates how the meta arrow keys can still be used to quickly move applications around. See writeup for more details: community.tmpdir.org/t/do-vertical-monitors-make-you-more-productive/1297
Helix editor: advanced multiple select/replace
มุมมอง 2K7 หลายเดือนก่อน
This video shows how to use multiple select levels for advanced search and replace.
GitPLM Parts KiCad Database Library Demo
มุมมอง 8297 หลายเดือนก่อน
The GitPLM parts library is stored in CSV files for easy store/diff in Git, converted to a SQLite database, and then used in KiCad. This workflow enables distributed development without a central database resource requiring a persistent network connection. See github.com/git-plm/parts for more information Interested in learning more about workflows like this to improve your team's efficiency? C...
Helix text editor: global search and replace
มุมมอง 1.5K8 หลายเดือนก่อน
Global search and replace in helix is simple and fast once you know how to do it: - % - select entire file - s - select - type text you want to find - enter - scroll through the file to make sure selections look good - c - change - type new text - , - remove select/multiple cursors
Demo of LazyVim
มุมมอง 5Kปีที่แล้ว
Demo of LazyVIM works very well. www.lazyvim.org/ community.tmpdir.org/t/lazyvim-review/1039
Demo of Neovim Kickstart
มุมมอง 6Kปีที่แล้ว
This is a demo of how nvim-lua/kickstart.nvim can improve your Vim experience. null-ls is used to integrate formatters. github.com/nvim-lua/kickstart.nvim github.com/jose-elias-alvarez/null-ls.nvim My Vim config: github.com/cbrake/dotfiles/blob/master/.config/nvim/init.lua Discussion about format on save: github.com/nvim-lua/kickstart.nvim/issues/158
Using Go Watch to run tests as you type
มุมมอง 327ปีที่แล้ว
The excellent elm-watch command inspired me to look for something similar for writing Go code and automatically running unit tests any time something changes. Being able to focus on the code without having to manually run the tests is a nice little bit of polish to the development experience. github.com/mitranim/gow
KDE: Keyboard shortcuts for moving applications around.
มุมมอง 852ปีที่แล้ว
This video demonstrates how to use the Meta-left/right arrows and Meta-PgUp to place applications on a screen and move them between screens.
GitPLM Overview
มุมมอง 805ปีที่แล้ว
This video is an overview of GitPLM v0.3.0. Please see github.com/git-plm/gitplm for more information.
Demo of KiCad Interactive BOM
มุมมอง 1.6K2 ปีที่แล้ว
The KiCad interactive BOM generator is a super useful plugin for generating interactive BOMs to use when building or debugging printed circuit boards.
Logsec review
มุมมอง 3012 ปีที่แล้ว
This is a short review of Logsec, an open source notes/knowlege base application. More information: community.tmpdir.org/t/a-privacy-first-open-source-knowledge-base/656
How to easily filter emails in Thunderbird to a Newsletters folder
มุมมอง 1.9K2 ปีที่แล้ว
This video shows how you can easily create filters in Thunderbird to filter your emails. Some of the pop-ups in the video are cropped, but I'm selecting the "Create Filter From ... " option after right clicking on the email From address.
Habit: using notes while working on a task
มุมมอง 952 ปีที่แล้ว
In this video, I show how workflowy can help you work through a complicated task. See the following for more information: community.tmpdir.org/t/habit-note-taking-while-working-on-task/601
Adding a TOC to a Markdown file stored in Gitea
มุมมอง 6352 ปีที่แล้ว
With long Markdown files, it is useful to have a table of contents at the top so we can quickly see the file contents and get to the section we need. This video illustrates how to do this. For more information see: community.tmpdir.org/t/gitea-howto-add-a-toc-in-a-markdown-file/577
How to edit files in Gitea
มุมมอง 1.3K2 ปีที่แล้ว
How to edit files in Gitea
Quickly move applications 1/2 screen in KDE
มุมมอง 153 ปีที่แล้ว
Quickly move applications 1/2 screen in KDE

ความคิดเห็น

  • @simpsonbergman2185
    @simpsonbergman2185 25 วันที่ผ่านมา

    Hi, does your helix continue lists? (I mean when you type 1. Aaaaa, return, does it automatically write 2. for you? For me, it doesn't, so I don't know if it is working correctly for me. (New helix user..)

  • @nildesperandum2034
    @nildesperandum2034 หลายเดือนก่อน

    THXX

  • @fgtdjkg
    @fgtdjkg 2 หลายเดือนก่อน

    You should not select a second time, just use h to place your cursor

  • @critamine
    @critamine 2 หลายเดือนก่อน

    Thank you very much sir!

  • @thegame4027
    @thegame4027 3 หลายเดือนก่อน

    I started like this, eventually i just wrote a web application that allows anyone in our organization to add new parts from a nice web interface. The database is hosted on a server in a MYSQL DB. I even added a chatgpt integration when it first came out where you can just paste in the digikey page and it automatically trys to fill out all the fields. I still want to rewrite it but can never find the time.

  • @junelva
    @junelva 4 หลายเดือนก่อน

    Thank you!

  • @skorotone
    @skorotone 4 หลายเดือนก่อน

    Thank you!

  • @usercommon1
    @usercommon1 4 หลายเดือนก่อน

    Thank you! I got stuck with the moment that i need to select area and then select by regexp

  • @Hart8
    @Hart8 5 หลายเดือนก่อน

    Looks really cool

  • @ExhaustPL
    @ExhaustPL 5 หลายเดือนก่อน

    XD AMAZING FEATURE !!!! Linux users are hilarious

  • @macpclinux1
    @macpclinux1 5 หลายเดือนก่อน

    what is the meta button?

    • @stracciatella2782
      @stracciatella2782 5 หลายเดือนก่อน

      He said "we are going to use the windows... or the meta ... key" pretty sure he meant the super key. You can usually assign this to any key you want but the "windows key" is default.

    • @cliffbrake
      @cliffbrake 5 หลายเดือนก่อน

      Windows and Meta key are the same thing by default

  • @laumendezay
    @laumendezay 5 หลายเดือนก่อน

    which distro are you on? have you tried all 3 of them veritcal? seems like an interesting approach, id try it but i only have one :P nice setup!

    • @cliffbrake
      @cliffbrake 5 หลายเดือนก่อน

      Arch Linux. Have not tried all three vertical yet, but I should.

  • @akhileshw
    @akhileshw 5 หลายเดือนก่อน

    nice setup

  • @MesutMG
    @MesutMG 5 หลายเดือนก่อน

    pretty quick and yet cool

  • @Newascap
    @Newascap 6 หลายเดือนก่อน

    For global I would have expected to "globally", like whole project folder search and replace

    • @hervyqa
      @hervyqa 6 หลายเดือนก่อน

      yes, i think so.

    • @vurmyr
      @vurmyr 4 หลายเดือนก่อน

      also looking on how to do that

  • @m.faccin
    @m.faccin 6 หลายเดือนก่อน

    hi Cliff, you said in the repository the project is now being updated on the Gitea repo, how could I have access to it? very interesting subject, thanks for the great video!

    • @cliffbrake
      @cliffbrake 6 หลายเดือนก่อน

      You can get email address at bec-systems.com, about page, please contact me and we can discuss.

  • @ViniciusCorrea-ji4zk
    @ViniciusCorrea-ji4zk 6 หลายเดือนก่อน

    Great video, thanks!

  • @mvargasmoran
    @mvargasmoran 6 หลายเดือนก่อน

    HEY! Kickstart.nvim has changed a lot in a year.

  • @joshuadonahue5871
    @joshuadonahue5871 6 หลายเดือนก่อน

    Interesting. Did not know you could select in selects

  • @mahloritgchauke4854
    @mahloritgchauke4854 6 หลายเดือนก่อน

    you are too fAST my guy for people to understand......people who come for help they need a step by step tutorial

  • @rudyandrzej904
    @rudyandrzej904 7 หลายเดือนก่อน

    thanks

  • @jakubrpawlowski
    @jakubrpawlowski 7 หลายเดือนก่อน

    Thank you for making Helix editor tutorials! 🙇

  • @interestingengineering291
    @interestingengineering291 11 หลายเดือนก่อน

    Thanks man

  • @stampeder1686
    @stampeder1686 11 หลายเดือนก่อน

    GREAT TIP!! Thanks for sharing.

  • @supra4style
    @supra4style ปีที่แล้ว

    No offence, but this is an almost useless tutorial, because I can't even see every click eg. the whole screen. Are you for real??? No offence

  • @pss_crs
    @pss_crs ปีที่แล้ว

    if you're coding you're using the computer alot of time, try to adapt dark theme that good for the eyes.

    • @grayryuuski
      @grayryuuski ปีที่แล้ว

      Yes. It’s obviously his first day “coding” 🙄

  • @Mechanic_Coder
    @Mechanic_Coder ปีที่แล้ว

    Hi sir can you please do some live coding using this

  • @FuzanToko
    @FuzanToko ปีที่แล้ว

    Really really nice tip, thanks for sharing

  • @delduked
    @delduked ปีที่แล้ว

    You blinded me. It so bright. More than my head. Ahh it burns. Stahhp.. use dark mode

  • @jepleas9159
    @jepleas9159 ปีที่แล้ว

    I filter email by key words and phrases like Unsubscribe in the body as a final rule to avoid manually creating for each sender.

  • @dhruvrana4735
    @dhruvrana4735 ปีที่แล้ว

    Your voice is so calming.

  • @desjajjaden49
    @desjajjaden49 ปีที่แล้ว

    Nice demo. BTW will you show how to split this huge init file into different modules in the following posts?