Skip to content

Commit bae5892

Browse files
committed
add: fixed arrow syling
1 parent aa16843 commit bae5892

File tree

1,480 files changed

+103146
-1388
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,480 files changed

+103146
-1388
lines changed

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,14 @@
1414

1515
### Strutturra della tesi
1616

17-
- Introduzione: Cosa vogliamo fare
18-
- Introduzione a vscode
19-
- obbiettivo? realizzazione di un estensione per debug del nucleo multiprogrammato
20-
21-
- Approccio:
22-
- VsCode debug interface
23-
- DAP e DP: spiegazione di cosa sono e come funzionano
24-
- Configurazione DAP:
25-
- launch.json e task.json
26-
- Conclusione
17+
Aggiungere istruzioni:
18+
- uso
19+
- come aggiungere funzionalitá
20+
- come installare l'ambiente di sviluppo
21+
- come debuggare l'estensione
22+
- come pubblicarla?
23+
- come fare il pacchetto vsix
2724
################################################################################
2825

2926

3027

31-
sdasdsa

nucleo-debugger/node_modules/.bin/esparse

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nucleo-debugger/node_modules/.bin/esvalidate

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nucleo-debugger/node_modules/.bin/mkdirp

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nucleo-debugger/node_modules/.bin/resolve

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nucleo-debugger/node_modules/.bin/tslint

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nucleo-debugger/node_modules/.yarn-integrity

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nucleo-debugger/node_modules/@babel/code-frame/LICENSE

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nucleo-debugger/node_modules/@babel/code-frame/README.md

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nucleo-debugger/node_modules/@babel/code-frame/lib/index.js

Lines changed: 156 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)