T O P

  • By -

mfb1274

I too am a cli user myself. *quietly typing*: explorer .


tyrandan2

You should be proud, not every man can find her `cli`


2muchnet42day

Command not found.


Al__B

start .


Carlos-AMG

Real cli users use start .


danger_boi

This is the way


lllMBQlll

You should look into using \`ii .\` to save a few characters if you are in powershell.


Windows_222

I do this every time


tacticalcooking

Yup same. Cd to my repo, git status check, then code .


Unonoctium

I even have set aliases to frequently used repo folders


DadAndDominant

Use zoxide man


Top-Classroom-6994

ah yes, my favorite way of entering a directory, z n i g a this would enter Documents/git/ahmetemregurdal/home-manager-config granted, z hom or z d g h a are also options, but i prefer former.


pKalman00

Alias zoxide to cd and use cdi when coworkers are looking


grousm

I am also a OSS user. so i do; ```codium .```


kingp1ng

copium


iacodino

based


slitcuntvictorin

Hehe peasant


BlockCraftedX

i literally cannot tell the difference betweem codium and code idk what ur yapping on about


StengahBot

There is no visible difference in the software, but there is in the extension ecosystem because microsoft sucks


DreamyAthena

You can install extensions that you don't see there from the web version you know?


True_BatBoy

oh really? I didn't know that, I'm using code because i installed codium and found some stuff missing and just switched back to code (although I really hate Microsoft)


slitcuntvictorin

ah yes r/programmerhumor how i keep forgetting that people here are dense af.


BlockCraftedX

yes my king, please explain to us peasants how vs codium is worse than vs code


slitcuntvictorin

Lol. Btw, totally unrelated quote : "do not argue with an idiot, he will drag you down to his level and defeat you with experience"


BlockCraftedX

true


ienjoymusiclol

how i feel after running python main.py


tonyxforce2

Me after `node index.js` instead of `node .`


balbok7721

Look at that guy not using tab.


tyrandan2

Wa-hoa chill there, hackerman. Don't wanna accidentally open an uplink to the mainframe while trying to cross-compile your binaries, fellow netrunner


VertigoOne1

Funny thing, that makes totally sense if the mainframe is via vpn, and it will take over the default gateway and start pumping all your traffic via that route. I can totally see it happening if the compile is pulling remote libraries.


TimeToSellNVDA

sudo apt-get update && sudo apt-get dist-upgrade && screenfetch I *used* to run this every few hours to prove to myself that I'm cool. (Yes.. judge me)


dont_mess_with_tx

At least you're not running CLI commands every minute just to prove yourself you're cool, like many Linux users šŸ˜


pranjallk1995

I do docker system prune to redo 2 years of work everyday...


William_Romanov

nvim


xboxhobo

Do you have a good nvim setup for powershell? I was just starting to look into this today. The sentiment online is ambiguous at best.


SconeMc

[my setup](https://github.com/scottmckendry/windots)


RoseSec_

alias vi=ā€˜codeā€™


Downtown_Research_59

abomination


EnDerp__

Ok I just added it. It pure genius!


pranjallk1995

Monster!


xboxhobo

I just learned about this cool as shit module today and now I want to do everything from CLI lol. I just wish there was some kind of in terminal version of vscode so I never had to leave. https://new.reddit.com/r/PowerShell/comments/1bzslev/streamlining\_your\_workflow\_around\_the\_powershell/


khhs1671

Vim is pretty much vscode with 6 layers of sweat


xboxhobo

I guess I should specify that I don't *just* want VSCode. I want VSCode with the PowerShell plugin. 1. Intellisense 2. Quick way to set breakpoints and run in debug mode without leaving the editor


TRENEEDNAME_245

Emacs with lsp


dasunt

The cool kids are using neovim these days. All it takes is downloading a distro (astro or nvchad), then discovering it doesn't do what you want and finally sinking a few weeks into learning enough to make your own custom config. Plus learning modal editing. ;) Oh, and you probably need another terminal or two, so time to pick up tmux. But otherwise, you should be set.


RealLordDevien

just use vim


fusionsofwonder

You are truly the `cli` commander.


Strict_Treat2884

`npm start`


Eva-Rosalene

`code -a .`


Nil4u

`code -r .` `code -n .`


Yube8

Window + Vs code


campus-prince

This works until you are running from administrator cmd. Or have they fixed it yet?


tabacdk

When Anaconda is installed without being added to PATH. Open anaconda prompt, cd workdir, code .


thisisapseudo

Ho how I hate this command, calling it `code` like if it was a goddam universal way to code.


The_Programming_Nerd

I open the explorer to the correct folder then type `cmd /c code .` In the file path bar - also saves as recent search so I just click on the path bar and itā€™s right there


dont_mess_with_tx

Brilliant, might give it a try later


Mayedl10

for a while my gpu driver was corrupted so vscode was looking all buggy. I preferred opening a new console window and typing "code ./ --disable-gpu" every time instead of reinstalling the driver after a month or two I finally got the motivation to visit nvidia's site lol


dont_mess_with_tx

Sheesh, that level of laziness reminds me of myself


U5er_Name

If you are the person who uses extensions instead of the terminal to run your code, the trust the authors of this directory warning is intended for you.


someoneyoumaynotkn0w

I mean opening a tui text editor isn't any more complicated so I'd say you basically a 10x dev at this point


reready01

VS Code + Vim keybindings baby šŸ˜Ž


uhru-zelke

how i feel after opining the comandilne in the comand line to open the command line. (i am not sane)


DreamyAthena

You just download the file of the extension from the online store and then apply it, it's really easy to Google, just search for 'installing vscode extension from file' Also most are there anyways, so you won't be doing this much.


password2187

This is why I aliases vi to code instead of vim.


KingOfBacon_BowToMe

Are there actually developers running around that don't know how to use a CLI?


dont_mess_with_tx

Well, define using the CLI. I also get lost with the syntax occasionally (parentheses, brackets, braces, all that, I remember brackets is optional, rest I'm not always sure of).


Leo-MathGuy

Me using command line git even though vs code has visual git support:


LegenDrags

To change directories, You open explorer by typing `explorer` in your cli Then navigate to the desired directory Right click, open in command prompt (or your desired terminal)


ThromaDickAway

CLI? Whatā€™s that some kind of a GUI for keyboard coding stuff?


EngCompSciMathArt

Literally me


EngCompSciMathArt

`Alias ide='code'` `ide`


exqueezemenow

Amateurs.. Wait until you run 'npm run build'. That you can call yourself a CLI user...


Optimistic_Futures

I found on Mac (Iā€™m sure on PC too) you can make a folder action through Automator where when you right click the directory there is a ā€˜Open in VSCā€™ option. Edit: if youā€™re curious. I had ChatGPT walk me through when I did it, I just asked it again, and havenā€™t verified it is correct, but should get you on the right path. How to Add 'Open in VS Code' to Right-Click Menu on Folders for macOS and Windows: macOS: 1. Create an Automator Service: - Open Automator (in Applications). - Create a New Document > Quick Action. - Set "Workflow receives current" to folders in Finder. - Add Run Shell Script action (set "Pass input" to as arguments). - Use this script: open -a "Visual Studio Code" "$@". - Save it (e.g., Open in VS Code). 2. To Use: - Right-click a folder in Finder > Services > Open in VS Code. Windows: Note: Editing the registry can be risky. Back up your registry before proceeding. 1. Open Registry Editor: - Press Win + R, type regedit, and hit Enter. 2. Add Context Menu for Directories: - Navigate to HKEY_CLASSES_ROOT\Directory\shell. - Right-click on shell > New > Key, name it OpenInVSCode. - Inside OpenInVSCode, create a new key named command. - Double-click the default value of command, set to: "C:\Users\YourUsername\AppData\Local\Programs\Microsoft VS Code\Code.exe" "%V" (replace YourUsername and adjust the path as needed). 3. Using It: - Right-click any folder > Open in VS Code. Note: For Windows, ensure the path to VS Code is correct for your installation. Modify YourUsername to match your actual username. Always exercise caution when making changes to your system's registry.


pranjallk1995

Weakness disgusts me... Nano...