-
Notifications
You must be signed in to change notification settings - Fork 636
Set implied node format during source file creation #637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jakebailey
merged 35 commits into
microsoft:main
from
frodi-karlsson:implied-node-format-setting
Mar 19, 2025
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
66f4788
Set implied node format during source file creation
frodi-karlsson 48873eb
Merge branch 'main' into implied-node-format-setting
frodi-karlsson fb0f304
Move into file loader
frodi-karlsson 3e7b92c
Merge branch 'implied-node-format-setting' of github.com:frodi-karlss…
frodi-karlsson 8bba782
Revert back to main to start from scratch with storing on Program per…
frodi-karlsson d1f5959
Try a v3 with parser-set fields, keep hacking at it
frodi-karlsson e5645d2
Merge branch 'main' into implied-node-format-setting
frodi-karlsson e825898
Resolve bad history linearly
frodi-karlsson 1f3b470
Fix languageservice <-> project dependency muck up
frodi-karlsson 1a66c19
Pass around package json type instead of cache entry
frodi-karlsson 0112b00
Remove left-over !!!
frodi-karlsson 8366e88
Remove GetImpliedNodeFormat
frodi-karlsson d33133b
Remove harnessUtil package json garbage
frodi-karlsson b81a9d1
Remove unnecessary newline
frodi-karlsson 406918a
Move off of AST into a map in program
frodi-karlsson 44d6aff
Move creation of metadata into fileloader
frodi-karlsson 54fc786
Change arg to fileName and remove packageType argument in caching method
frodi-karlsson 0644fd3
Appease linter and remove unnecessary convert
frodi-karlsson 8d1f096
Use extension constants
frodi-karlsson 344710a
Merge branch 'main' into implied-node-format-setting (-X theirs for
frodi-karlsson f6fcb49
Pass single sourceFileMetaData from program into emitContext
frodi-karlsson a1d63f5
Merge branch 'main' into implied-node-format-setting
frodi-karlsson 3c902b8
Accept insane new diff wins
frodi-karlsson 08333cf
Switch back to map
frodi-karlsson ba527ba
Use path as map key
frodi-karlsson 4f740f1
Revert walking originals
frodi-karlsson d1e2b2e
Create MetaDataProvider
frodi-karlsson 7da5ddc
Move commonjs metadata provider adding to struct declaration
frodi-karlsson e2c7a77
Use program as SourceFileMetaDataProvider and share fakeProgram in te…
frodi-karlsson 3099425
Revert moving to util and create smaller fakeSourceFileMetaDataProvider
frodi-karlsson 1697b75
Realign naming to provider
frodi-karlsson d86780d
Remove unnecessary struct
frodi-karlsson ac71490
Fix henceforth "load"SourceFileMetaData, spacings and leftover
frodi-karlsson 286beed
Switch to RWMutex and include map creation in w lock
frodi-karlsson ed015b3
Fix deadlock
frodi-karlsson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.