sbt/internal
Chris Kipp fa8dfd225d fix: get rid of the `FileChanges` abstraction
I don't believe this is actually needed. We can simplify the
`WorkspaceEdit` further and put together the mapping for `changes`
according to the LSP spec later on down the line. This will allow us to
remove the need for the `URI`, which is problematic.

closes #7252
2023-05-14 09:52:16 +02:00
..
util-collection Load credentials from SBT_CREDENTIALS (#6724) 2021-11-27 02:44:49 -05:00
util-complete Fixes parsing command args quote problem 2022-02-04 17:52:39 +00:00
util-control Kill external processes on sigint 2020-08-23 10:15:07 -07:00
util-interface/src/main/java/xsbti fix: get rid of the `FileChanges` abstraction 2023-05-14 09:52:16 +02:00
util-logging Make new more interactive 2023-05-06 20:07:47 -04:00
util-logic/src Use nowarn annotation 2021-02-06 22:31:47 -05:00
util-position/src SourcePositionMacro for Scala 3 2021-11-16 16:32:31 +09:00
util-relation/src fix Scala 2.13 warnings 2021-11-14 22:59:34 +09:00
util-scripted/src/main fix Scala 2.13 warnings 2021-11-14 22:59:34 +09:00