Skip to content

[WIP] Add vscode for web support#4

Open
surajmandalcell wants to merge 2 commits into
collinc777:mainfrom
surajmandalcell:vscode-for-web-support
Open

[WIP] Add vscode for web support#4
surajmandalcell wants to merge 2 commits into
collinc777:mainfrom
surajmandalcell:vscode-for-web-support

Conversation

@surajmandalcell
Copy link
Copy Markdown

  • Make changes to package and tsconfig files to support web
  • Used vscode.workspace.fs to read and write files instead of fs

@surajmandalcell
Copy link
Copy Markdown
Author

#3 Refer to this issue

@surajmandalcell surajmandalcell marked this pull request as ready for review September 18, 2024 07:34
Comment thread package.json
"typescript": "^5.4.5"
}
} No newline at end of file
{
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make the diff for this file smaller please?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk what the issue is but I cant get the diff to work properly here, I've copy pasted the files before and after here you can check it out https://www.diffchecker.com/cX1NvPtY/

@surajmandalcell surajmandalcell force-pushed the vscode-for-web-support branch 4 times, most recently from 9f961d1 to a395591 Compare September 21, 2024 14:41
- Used vscode.workspace.fs to read and write files instead of fs
- Fix line endings, this time for sure
@collinc777 collinc777 self-requested a review September 25, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants