question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot input initial settings using Insiders build

See original GitHub issue

System

Visual Studio Code Version : 1.4.0-insider (build 2016-07-22) Code Sync Settings Version : 1.5.0 Operating System : Windows 10 (x64, Version 1511, Build 10586.494)

Steps to Reproduce

  1. Open Visual Studio Code - Insiders
  2. Open the command palette.
  3. Choose Sync: Download Settings.
  4. Extension opens browser (GitHub Settings).
  5. Command palette is no longer open.

Details

Which means I cannot input the access token or repository during initial configuration of the extension. Not entirely sure this is an issue with the extension itself, but the command palette auto-closing seems like expected behaviour (from a quick google search).

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
shanalikhancommented, Aug 1, 2016

@massimocode The user is now bound to use “esc” in order to close the input bar, i have refined the code more. @QuietusPlus i have added new command , have a look 😃

v1.6.0 is released.

I am closing this issue, feel free to re open this if found any problem

1reaction
QuietusPluscommented, Jul 30, 2016

@shanalikhan A suggestion on the configuration process:

  1. Add a command palette entry called Sync: Open Settings
  2. This entry then opens the .json where both the token and gist repo are stored.
  3. Have the extension automatically open this file if the settings are not valid. Either because they haven’t been configured, or if the extension cannot access the gist repo (due to the token being changed for example).

You are able to add instructions to the top of the .json via a comment block.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't join insider program - Microsoft Community Hub
I have a modern PC that passes the PC Health Check app no problem. tpm.msc is happy with the tpm version. Whenever I...
Read more >
Fix Can't Join Windows Insider Program on Windows 10
I will show you the step to fix and resolve problems with Windows Insider Program. Reset polices on the computer: Open command prompt...
Read more >
Announcing Windows 11 Insider Preview Build 25247
This build includes some new features including Energy Recommendations, some improvements for Task Manager, and changes to the Account settings ...
Read more >
Change Windows Insider Program Channel in Windows 11
Change Windows Insider Program Channel for Windows 11 in Settings · 1) Open an elevated Windows Terminal, and select Command Prompt. · 2)...
Read more >
Command Line Interface (CLI) - Visual Studio Code
Insiders : If you are using the VS Code Insiders preview, you launch your Insiders build with code-insiders . Core CLI options. Here...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found