I'm guessing I have a setting off or something as this issue has persisted for me across versions of UEStudio. Any help would be appreciated.
When I select a paragraph of text then use the side bar to put say <p> </p> around it I end up with something similar to this:
The code that is supposed to go at the end of the selected text gets pushed into the previous word. There seems to be no rhyme nor reason. It does not always do it.
Another issue I have that is more annoying than anything is the parsing of every file when a project is opened. Again, I believe I am just missing a setting, but I have gone over the settings over and over and never been able to find one that makes a difference. When connected to the LAN at work it isn't a big deal, but as I move and do more work at home it takes a very long time for this to complete over VPN. Is there a way I can disable this?
--Ryan
When I select a paragraph of text then use the side bar to put say <p> </p> around it I end up with something similar to this:
Code: Select all
<p>This is my paragra</p>ph.
Another issue I have that is more annoying than anything is the parsing of every file when a project is opened. Again, I believe I am just missing a setting, but I have gone over the settings over and over and never been able to find one that makes a difference. When connected to the LAN at work it isn't a big deal, but as I move and do more work at home it takes a very long time for this to complete over VPN. Is there a way I can disable this?
--Ryan