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.

Feature: Add edit code with VSCode button to repository code page

See original GitHub issue

Before you start…

  • Have you checked if a similar feature request has already been reported?

Description

Simplest idea: integrate a magnet button to open system default text-editor (Visual Studio Code, Atom, Sublime Text, etc etc).

Alternative solutions

In addition to that, we could integrate vscode.dev inside a chromium instance so final user can code directly inside FluentHub: for example, if I just had to add a link to README.md of an awesome-list, I’ll click on “Edit in FluentHub” (or something similar), code and pull.

I can help you for both ideas.

Relevant Assets

No response

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:15 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
dovatticommented, Jul 19, 2022

@onein528 @DeveloperWOW64 I’ve got some news: I’ve been coding according to these guide and essentially got code working. Currently could be possible to get an “Open in VSCode.dev” button and open the web page inside FluentHub. But I was thinking: does exist an “official” pattern/model to achieve that? I think more than one person in UWP community would like to integrate WebView2 already wrapped with it’s own UI. If so we could use this coding pattern instead of my code monster 😆 Otherwise, I’ve been already thinking about a Fluent wrapper for VSCode UI; but I do not think would be perfect as I want.

I’ll release soon all the project folder with schemas, graphs and resources, and obviously with code working for WebView at least. Don’t know when because I’ve been working and studying very hard this months 👍🏻

2reactions
dovatticommented, Jul 3, 2022

Not yet. I think this will take some time to start working on if alone. @DeveloperWOW64 if you would like to implement that would be great, I would help in my free time. I do work every day so I do not have too much spare time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Source Control with Git in Visual Studio Code
Tip: You can open VS Code in a sub-directory of a Git repository. VS Code's Git services will still work as usual, showing...
Read more >
Basic Editing in Visual Studio Code
Learn about the basic editing features of Visual Studio Code. Search, multiple selection, code formatting.
Read more >
Introduction to Git in VS Code
VS Code's remote repository support allows you to browse and edit a GitHub repository without cloning it to your local computer. This is...
Read more >
User and Workspace Settings
To modify user settings, you'll use the Settings editor to review and change VS Code settings. To open the Settings editor, navigate to...
Read more >
Collaborate on GitHub
Using GitHub with Visual Studio Code lets you share your source code and collaborate with others right within your editor. There are many...
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