boakley / robotframework-hub

Web app for accessing robot framework assets
https://github.com/boakley/robotframework-hub/wiki
Apache License 2.0
169 stars 60 forks source link

fix tab behavior after space-eol #4

Closed boakley closed 10 years ago

boakley commented 10 years ago

Pressing tab at the end of a line inserts a space-pipe. However, if the line already has a space you end up with space-space-pipe. The auto-insertion of the space should only happen if there isn't already a space immediately before the cursor.

boakley commented 10 years ago

Oops. Wrong project. This was a bug in the robot extension for brackets.