简体   繁体   中英

Edit and continue Option won't work right let editing but compiler ignores

Trying to get EDIT & CONTINUE option work in my project Im working with VS19 its a web project with angular at the client side in vs Code (if it's metter)

so I'v read the answers about this topic, And none of them helped my case.

this is my state right now

Enable Edit and Continue - CHECKED
Enable Native Edit and Continue - UNCHECKED
Apply changes on continue (Native) - UNCHECKED
Warn about stale code (Native Only) - UNCHECKED

The result is that I can edit my code but the compiler ignore them.

After a long time finally find it, I was actually missing a specific environment variable in the pool server that the project was belong too.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM