Code Doge
Code Doge
  • Видео 67
  • Просмотров 499 228
Visual Studio Code useful Shortcuts
#visualcode #shortcuts #devops #coding #programming #visualstudio
CodeDoge4
Important Time Stamps:
FOR ALL combos, look further down video description for more info on what that shortcut does.
00:00 - 00:24 = Context that we are gonna cover some shortcuts and hotkeys to increase productivity in visual studio code.
00:24 - 00:39 = Quick overview of example file.
00:39 - 01:19 = Heads up of the 6 category combos we are gonna cover.
01:19 - 01:51 = Shift + Directional Arrow key. (left/right/up/down)
01:51 - 02:03 = Shift + Home key.
02:02 - 02:13 = Shift + End key.
02:16 - 02:33 = Ctrl + Direction Arrow key. (left/right)
02:33 - 02:43 = Ctrl + Home key.
02:43 - 02:54 = Ctrl + End key.
02:54 ...
Просмотров: 186

Видео

Fix SteelSeries Arctis Pro Wireless Headset issues
Просмотров 29 тыс.Год назад
This video tells you how to quickly reset your audio issues if your Arctis Pro headset's microphone isnt working. Happens to me often especially when I swap audio sources and especially for CSGO. Fix audio issues Fix sound issues Fix steelseries sound Steelseries headset sound not working Steel series gaming headset not working Fix Arctis Pro headset
Create a Service Connection from Azure DevOps to Azure Portal
Просмотров 1,4 тыс.Год назад
#azure #devops #portal CodeDoge4 Important Time Stamps : 00:00 - 00:10 = Video context. 00:10 - 00:29 = Where to go to create a new service connection. 00:29 - 01:17 = Creating a service connection using the recommended Azure Resource Manager Automatic method. 01:17 - 01:46 = Confirming the creation of a new service principal for use with Service Connection. 01:46 - 02:19 = Confirmi...
Save terraform plan into human readable output file
Просмотров 1,1 тыс.Год назад
#azure #terraform #devops CodeDoge4 Important Time Stamps 00:00 - 00:28 = Context of saving terraform plan into an output file. 00:28 - 00:36 = Reminder that all important time stamps and links are found in video description. 00:36 - 01:03 = Method 1 explanation. terraform plan -no-color {name of your output file}.txt 01:03 - 02:30 = Method 2 explanation. terraform plan -out={your o...
How to remove resource from Terraform state file | terraform state rm example
Просмотров 1,1 тыс.Год назад
#terraform #azure #devops Important Time Stamps : 00:00 - 00:20 = Context of 2 methods to remove resources from terraform state file. 00:20 - 00:31 = What testRG looks like. It contains 3 Keyvaults. 00:31 - 00:47 = Quick glance at what the state file for TestRG and the 3 keyvaults look like. 00:47 - 01:14 = Manually deleting the resources from terraform state file. 01:14 - 01:46 = Reason why th...
How to unlock a terraform state file | Fix Error acquiring the state lock
Просмотров 3 тыс.Год назад
#terraform #devops #technology CodeDoge4 Important Time Stamps : 00:00 - 00:43 = How to run terraform force-unlock 00:43 - 01:12 = Hashicorp terraform force unlock documenation page 01:12 - 01:21 = Warning about using it 01:21 - 01:53 = outtro about other videos and thanks for watching! Important Links : developer.hashicorp.com/terraform/cli/commands/force-unlock Syntax : terraform ...
ARM Using Nested Templates | ARM Templates
Просмотров 160Год назад
#Azure #arm #devops #iac CodeDoge4 Github Link : github.com/jc566/RUclips_Solutions/tree/master/Azure ARM/ARM Nested Templates Important Time Stamps: 00:00 - 01:13 = Context of what problems this video solves 01:13 - 02:03 = What features regarding ARM templates this video will cover 02:03 - 02:59 = Info about the Github links 02:59 - 03:25 = Context of how we will run the ARM templ...
Install Azure Devops Self-Hosted Agent & Agent Pool Windows OS
Просмотров 2,2 тыс.Год назад
#azure #agentpools #devops #adoagent CodeDoge4 Important Links : Powerpoint - github.com/jc566/RUclips_Solutions/blob/master/AzureDevops_InstallAgentPool/Azure DevOps Agent.pptx Snapshot of prompts - github.com/jc566/RUclips_Solutions/blob/master/AzureDevops_InstallAgentPool/Total result of installing agent.png Enter enable SERVICE_SID_TYPE_UNRESTRICTED purpose - github.com/microsof...
How to create custom VHD image Azure
Просмотров 534Год назад
#sysops #azure #vhd #devops #vm #virtualmachines CodeDoge4 Important Links : learn.microsoft.com/en-us/azure/virtual-machines/windows/upload-generalized-managed?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json Important Time Stamps : 00:00 - 00:31 = Context of creating an Azure VM vhd image 00:31 - 01:28 = Quick outline of steps we will take to create this vm image 01:28 - 01:52...
Fix Keyvault Issues after Tenant Migration
Просмотров 283Год назад
#azure #devops #keyvault #error #migration #tenant #subscriptionbox CodeDoge4 Important Links : learn.microsoft.com/en-us/azure/key-vault/general/move-subscription Important Time Stamps : 00:00 - 00:55 = The issue and some possible errors you may see 00:55 - 01:17 = Microsofts script to solve the issue 01:17 - 02:07 = Executing the script 02:07 - 02:29 = Confirming that the issue is...
How to Migrate Subscription to another Azure Tenant or Directory
Просмотров 913Год назад
#azure #devops CodeDoge4 Important Time Stamps : 00:00 - 00:07 = Preface scenario of migrating subscription to new azure tenant 00:07 - 00:49 = How to check subscriptions 00:49 - 01:16 = A review of the resources currently inside subscription and current Azure tenant/directory 01:16 - 01:39 = Perform the action of switching directories for the subscription 01:39 - 01:53 = Confirmati...
How to create a new Azure Tenant
Просмотров 818Год назад
#azure #tenant #devops CodeDoge4 Important Time Stamps: 00:00 - 00:24 = How to get to Portal Settings and switch tenant directories 00:24 - 00:41 = How to get to Azure Active Directory 00:41 - 01:47 = Creating a new Azure tenant 01:47 - 02:25 = Outtro and Code Doge Important Links : learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-access-create-new-tena...
Useful Windows commands & shortcuts for DevOps or SysAdmin
Просмотров 70Год назад
#devops #sysops #systemadmin #windows Important Time Stamps : 00:00 - 00:09 = Context that we are running common windows commands that are useful for devops or sysadmin or anyone working with windows environment 00:09 - 00:29 = services.msc : Opens services running on your windows machine. 00:29 - 00:38 = taskmgr : Opens Task Manager. 00:38 - 00:59 = compmgmt.msc : The parent of many of these s...
Indubitably
Просмотров 2 тыс.2 года назад
#americandad #meme #indubitably #simpsons Season 2 Episode 1 Camp Refoogee #stansmith As requested, Indubitably snipped from American Dad. #Homer Simpsons Indubitably is here : ruclips.net/video/E7_VLlh2dGg/видео.html
Code Cleanup | Meme
Просмотров 7752 года назад
#meme #programmerhumor #programminghumour Its just a harmless comment, until it isnt... From the #pepsi commericials and can briefly be seen from #netflix Pepsi Wheres My Jet documentary. It plays in the reel of pepsi commercials. Please follow me on Twitter to get more updates on memes, tech news, devops/developer content! CodeDoge4 Testing Meme - ruclips.net/video/ai6lRft6nus/виде...
Introduction to Azure ARM Templates | Powershell
Просмотров 1,7 тыс.2 года назад
Introduction to Azure ARM Templates | Powershell
Installing Visual Code & Azure CLI & Powershell & Extensions
Просмотров 2,7 тыс.2 года назад
Installing Visual Code & Azure CLI & Powershell & Extensions
The Unanswered Question | Meme
Просмотров 2 тыс.3 года назад
The Unanswered Question | Meme
Azure Devops | Pipeline Output Variables
Просмотров 9 тыс.3 года назад
Azure Devops | Pipeline Output Variables
Testing | Meme
Просмотров 2,2 тыс.3 года назад
Testing | Meme
Custom Task Extensions - Using Mocha to Unit Test | Azure DevOps
Просмотров 1,3 тыс.3 года назад
Custom Task Extensions - Using Mocha to Unit Test | Azure DevOps
Custom Task Extensions - Creating a new Build Release Task | Azure DevOps
Просмотров 13 тыс.3 года назад
Custom Task Extensions - Creating a new Build Release Task | Azure DevOps
Custom Task Extensions - Installing Dependencies | Azure DevOps
Просмотров 2,2 тыс.3 года назад
Custom Task Extensions - Installing Dependencies | Azure DevOps
Knowledge Transfer 01 | Meme
Просмотров 1,6 тыс.3 года назад
Knowledge Transfer 01 | Meme
Knowledge Transfer 00 | Meme
Просмотров 6503 года назад
Knowledge Transfer 00 | Meme
Equifax Hack | Meme
Просмотров 4833 года назад
Equifax Hack | Meme
Detective Ops | Meme
Просмотров 8693 года назад
Detective Ops | Meme
Judgement | Meme
Просмотров 4,6 тыс.3 года назад
Judgement | Meme
Hackathon | Meme
Просмотров 3,8 тыс.3 года назад
Hackathon | Meme
Azure Devops API | Download Variable Groups with Powershell
Просмотров 3,7 тыс.3 года назад
Azure Devops API | Download Variable Groups with Powershell

Комментарии

  • @officerdante2578
    @officerdante2578 День назад

    Lol thanks for the useless video

  • @nicolasparisse5326
    @nicolasparisse5326 6 дней назад

    The status checks option is not explained clearly. COuld it be clarified what the genre/name represents? If I have a pipeline which executes specific unit test according to the content of the PR, how can I use the Status checks option to validate the PR upon success of this pipeline? What the difference with adding that pipeline as a build validation?

  • @crazyminibuzz7753
    @crazyminibuzz7753 9 дней назад

    Great help, solved an issue I was having, Thanks!

  • @laurenwilson899
    @laurenwilson899 23 дня назад

    INDUBITABLY 🧐 31 test subjects 12 yes 7 maybe

  • @connorbranley5407
    @connorbranley5407 25 дней назад

    Randomly my voice started sounding crackly in game

  • @noperception5073
    @noperception5073 Месяц назад

    Boom, helped me a bunch in verifying where my process was hiding. It was hiding in plain sight but this just confirmed it. Cheers!

  • @laurenwilson899
    @laurenwilson899 Месяц назад

    INDUBITABLY 🧐

  • @DiffuzeYT
    @DiffuzeYT Месяц назад

    thank you sooo much dude.... Freaking 4 years later AND THIS STILL WAS AN ISSUE I HAD???? INSANE...

  • @mateoospinaagudelo7870
    @mateoospinaagudelo7870 Месяц назад

    What if my issue is when going from one tab to the other? Yhe headset just gets quieter

  • @RobinOlsen-b9b
    @RobinOlsen-b9b 2 месяца назад

    the first code generates an error - specifically: "Cannot find an overload for "FileSystemAccessRule" and the argument count of 3" - it does not set any permission values - are you sure this code is complete? the second chunk of code works perfectly well however.

  • @MojoRisingTV
    @MojoRisingTV 2 месяца назад

    thx, good video.

  • @TMlay9
    @TMlay9 2 месяца назад

    STILL WORKING!!!!!!!! 2024

  • @MR-gg8ko
    @MR-gg8ko 3 месяца назад

    i love you thank you

  • @JackRabbittm
    @JackRabbittm 3 месяца назад

    So for some reason, my computer is detecting it just fine, and it is set as default device, but it is still playing audio through my laptop speakers. I don't get it.

  • @profoundmatter4786
    @profoundmatter4786 4 месяца назад

    This worked. Life saver!

  • @goneberzerk3600
    @goneberzerk3600 4 месяца назад

    Somehow my PC magically disabled the audio for my headset from within its sound properties, just spent an hour trying random ass things, changing batteries, wired, wireless, repairing, etc, no dice. Opened the sound settings (like in the video) to properties just to find its muted for some reason... worked just fine for hours, then magically muted for no reason. Thank you!

  • @rmpyro
    @rmpyro 4 месяца назад

    I had no sound in wireless game. Did all the other things manually delete drivers, reinstall the GG software. Change sound settings in windows, even factory reset the headphones. Nothing worked. Unpair and pair the headphones in the wireless devise fixed the problem for me, hope this helps someone else with the same problem.

  • @susanthasilva
    @susanthasilva 4 месяца назад

    Useful video. Do you recommend to have SPN or Managed Identitity in future?

  • @BrandonChT
    @BrandonChT 4 месяца назад

    Clutch

  • @midsiderz6594
    @midsiderz6594 4 месяца назад

    for me my left earmuff is literally so much quieter than the left. idk if the headset is just broken or sum is digitaly wrong with it. i aint even use this thing much

    • @lummiixx
      @lummiixx 2 месяца назад

      same. tell me if you find a fix

  • @7Vin7cent7
    @7Vin7cent7 5 месяцев назад

    I fucking love u bro

  • @dinmukhammedtleuzhanuly1225
    @dinmukhammedtleuzhanuly1225 5 месяцев назад

    Thanks bro

  • @dylanhall9414
    @dylanhall9414 5 месяцев назад

    I love you so much

  • @immunityx
    @immunityx 5 месяцев назад

    can we change the achievement earned date ?

  • @niranjannt637
    @niranjannt637 6 месяцев назад

    Great Videos!! Easy to understand.

  • @AstroStudios_
    @AstroStudios_ 6 месяцев назад

    3 years later and its still usefull

  • @ScytheMio
    @ScytheMio 6 месяцев назад

    goat

  • @clownintraining5944
    @clownintraining5944 6 месяцев назад

    thank you so much this video was really easy to understand.

  • @kornweed
    @kornweed 6 месяцев назад

    every single one of these are the same, this just doesn't work my fuck I'm ripping my hairs out with this garbage OS Fuck you Microsoft with your incompetent shitty OS, DOS is fuckin better.

  • @major053
    @major053 6 месяцев назад

    Thanks a lot

  • @THEKlNG1007
    @THEKlNG1007 7 месяцев назад

    bro, insane, fuck thos apps who mess with files

  • @2upload2utube
    @2upload2utube 8 месяцев назад

    Is it possible to create an output variable in agent Job and use it in agent less job both in YAML and classic release pipeline?

  • @xilertioxilertio7129
    @xilertioxilertio7129 8 месяцев назад

    Total War Warhammer 3 "Partners in Conquest"- pLaY a mUltY pLaYeR cAmPaIn. How The F**k am i supposed to find someone to play a whole campain with Jesus.... Thank you so much i was getting really pissed off.

  • @sohamparmar4976
    @sohamparmar4976 8 месяцев назад

    It's only showing me explorer.exe Should I end all of them? And I doubt why is this happening because all the contents of this folder are only on cloud. I freed it entirely from my device (using free up space).

  • @endrumkrishnavazhill4037
    @endrumkrishnavazhill4037 9 месяцев назад

    Thank you so much.. Still one day I struck with this issue

  • @ivovencislavov3651
    @ivovencislavov3651 9 месяцев назад

    super useful

  • @hellhuckerhenry6950
    @hellhuckerhenry6950 9 месяцев назад

    Does nothing

  • @esepasoso1
    @esepasoso1 9 месяцев назад

    Thanks man

  • @tejasbaliga2060
    @tejasbaliga2060 9 месяцев назад

    Thanks a lot buddy

  • @kojam1
    @kojam1 10 месяцев назад

    Unfortunately you have to be an ADMIN. I need this capability on my work comp. SO FRUSTRATING!!!! Thanks bud..

  • @Crberus
    @Crberus 10 месяцев назад

    Shit video bro. Thanks

  • @prestigequick
    @prestigequick 10 месяцев назад

    thank you so much i literaaly watched the first 21 seconds and got the help i needed! New Sub

    • @CodeDoge
      @CodeDoge 10 месяцев назад

      so glad it was helpful so fast!

  • @jubeiiiiii
    @jubeiiiiii 10 месяцев назад

    nice - short - effective - straight to the point - but covering all aspect: the kind of video I really like ! thanks so much

    • @CodeDoge
      @CodeDoge 10 месяцев назад

      thank you for the kind words!

  • @WTF453452
    @WTF453452 11 месяцев назад

    doesnt work. lol the moment i did this the audio was GONE, ive tried everything under the sun to try and fix the issue, they only work with blue tooth now and i cant game with friends seeing it cant multiple sound source, theese headphones are worth like 100$ with all the isssues i have with them, they are a worthless pile of trash, dont buy them.

    • @WTF453452
      @WTF453452 11 месяцев назад

      also im talking about the fact the speakers where my sound source on my pc, my headset will not function under any circumstance unless bluetoothed, ive reinstalled drivers, reinstalled my ENTIRE PC, updates everything, nothing works. once again do not buy these headphones there are better things you can spend money on :D

    • @venjustice6666
      @venjustice6666 10 месяцев назад

      Nopeee these headsets are 350$

  • @ShaLaLaLaProductions
    @ShaLaLaLaProductions 11 месяцев назад

    Been looking for the answer to this annoying problem and gratefully found your video. Thanks it solved the problem!!!

  • @khaeugriefshade6456
    @khaeugriefshade6456 Год назад

    **watches the video with no sound because Arctis Pro wireless headset isn't working**

    • @khaeugriefshade6456
      @khaeugriefshade6456 Год назад

      Spoiler: This was a useless video that just basically said "check audio settings"

    • @shibathecoolestguy
      @shibathecoolestguy 11 месяцев назад

      real (im looking on how to fix that issue)

    • @CodeDoge
      @CodeDoge 11 месяцев назад

      sorry mate, usually fixes the problem for me

    • @elisehm
      @elisehm 26 дней назад

      @@khaeugriefshade6456 did you ever figure this out?

    • @CylinderMoto1
      @CylinderMoto1 13 дней назад

      How do you fix the problem with the arctic pro wirless?

  • @hossamgouda1941
    @hossamgouda1941 Год назад

    big thank you for your simple solution

    • @CodeDoge
      @CodeDoge 11 месяцев назад

      You're welcome!

  • @ravendark5588
    @ravendark5588 Год назад

    Still works as of December 29, 2023. Used this to unlock multiplayer achieves in Batman Arkham Origins since it's dead and online servers are gone for good.

    • @CodeDoge
      @CodeDoge 11 месяцев назад

      absolutely hate MP achievements in single player games

    • @ravendark5588
      @ravendark5588 11 месяцев назад

      @@CodeDoge Totally agree. If you add MP or co-op - cool. Just don't make achieves for it. It's destined to die at some point or another.

  • @jiinx_fizrubic9844
    @jiinx_fizrubic9844 Год назад

    When I mean I love you, I love you my stuff been sounding hollow and terrble sounds amazing

  • @kamalthakur-h4o
    @kamalthakur-h4o Год назад

    Thanks a lot! This was great :D

    • @CodeDoge
      @CodeDoge 11 месяцев назад

      Glad it helped!