This repository was archived by the owner on Mar 10, 2022. It is now read-only.
Commit e56a994
committed
feat: add ability to browse and search through VS Code
Previously, this extension only supported features that allowed the user
to open Sourcegraph in the browser for further exploration. This commits
adds several new features that allows the user to browse Sourcegraph
while staying in the editor:
- New Sourcegraph file system with tree view
- New Sourcegraph notebooks to run search queries1 parent 0455fe8 commit e56a994
File tree
64 files changed
+19844
-12528
lines changed- .vscode
- images
- src
- code-intel
- commands
- file-system
- git
- queries
- search
- settings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+19844
-12528
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
Loading
0 commit comments