vertexclique / tokamak

Fusion Reactor for Rust - Atom Rust IDE
https://vertexclique.github.io/tokamak/
MIT License
399 stars 13 forks source link

The path autodetection procedure results contain extra endline symbols #52

Closed dizergin closed 7 years ago

dizergin commented 8 years ago

The bug I was experienced with is connecting with incorrect path auto-detection procedure. It adds endline symbol (or something like that) to the end of a path field (so affected fields looks like memos). The workabout is -just remove endline symbols and turn off the autodetection feature at startup. Warning - If you execute the autodetection procedure (by pressing the toolbar button) the error appears again! Of course it must be repaired... Win10, Atom 1.8, Tokamak 0.27 , Rust 1.1 (was set with the rustup)