Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

atom-editor

Keyboard shortcut to convert selection to uppercase (or lowercase) in the atom editor

December 27, 2022 by Tarik

On Windows and Linux: Ctrl + K then Ctrl + U for uppercase Ctrl + K then Ctrl + L for lowercase On Mac: Cmd + K then Cmd + U for uppercase Cmd + K then Cmd + L for lowercase

Categories atom-editor Tags atom-editor Leave a comment

How can I jump to class/method definition in Atom text editor?

November 28, 2022 by Tarik

I had the same issue and atom-goto-definition (package name goto-definition) worked like charm for me. Please try once. You can download directly from Atom. This package is DEPRECATED. Please check it in Github.

Categories atom-editor Tags atom-editor Leave a comment

Commenting out code blocks in Atom

October 19, 2022 by Tarik

According to this, cmd + / should do it. And for Windows and Linux, it is ctrl + /.

Categories atom-editor Tags atom-editor Leave a comment
Newer posts
← Previous Page1 Page2 Page3

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa