init feedback2
Co-Authored-By: Joseph T. Lyons <19867440+JosephTLyons@users.noreply.github.com> Co-Authored-By: Conrad Irwin <conrad.irwin@gmail.com>
This commit is contained in:
parent
bd6fa66a7c
commit
f987a640fd
10 changed files with 970 additions and 1 deletions
|
@ -34,7 +34,7 @@ copilot = { package = "copilot2", path = "../copilot2" }
|
|||
diagnostics = { package = "diagnostics2", path = "../diagnostics2" }
|
||||
db = { package = "db2", path = "../db2" }
|
||||
editor = { package="editor2", path = "../editor2" }
|
||||
# feedback = { path = "../feedback" }
|
||||
feedback = { package="feedback2", path = "../feedback2" }
|
||||
file_finder = { package="file_finder2", path = "../file_finder2" }
|
||||
search = { package = "search2", path = "../search2" }
|
||||
fs = { package = "fs2", path = "../fs2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue