przemekwa / DeveloperEnvironment

My Developer Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developer Environment

My environment

C# Wallpaper - http://rkrausse.ghost.io/content/images/2015/06/keep-calm-and-code-c-37-2.png

OR

AppSettings/Wallpaper/wallpaper.png

IDE

Visual Studio 2019 - Enterprise - https://visualstudio.microsoft.com/pl/thank-you-downloading-visual-studio/?sku=Enterprise&rel=16

Extensions:

Databases

SQL Developer - https://www.microsoft.com/pl-pl/sql-server/sql-server-downloads

Code repositories

Git - https://git-scm.com/downloads

GitExtensions - https://sourceforge.net/projects/gitextensions/

Tortise SVN - https://tortoisesvn.net/downloads.html

SVN for VS - https://ankhsvn.open.collab.net/downloads better is have external commands configured in Visual Studio

Programs

How do I put my hotkeys and hotstrings into effect automatically every time I start my PC?

Find the script file, select it, and press Control+C.
Press Win+R to open the Run dialog, then enter shell:startup and click OK or Enter. 
This will open the Startup folder for the current user.
To instead open the folder for all users, enter shell:common startup
(however, in that case you must be an administrator to proceed).
Right click inside the window, and click "Paste Shortcut". The shortcut to the script should now be in the Startup folder.

Developer programs

About

My Developer Environment

License:MIT License


Languages

Language:Batchfile 55.8%Language:Vim Snippet 21.3%Language:AutoHotkey 13.4%Language:Shell 9.5%