Start a new topic

Tabbing error in editor

[This topic is migrated from our old forums. The original author name has been removed]

Tabbing a block of code is slightly broken. To reproduce, in SQL editor: - enter 3 lines of text (anything) - select all three lines - press Tab > This indents all 3 lines > OK - do not remove selection - press Shift+Tab > This removes indent on first 2 lines, but not on the third > ERROR Regards, Ivan Product: DbVisualizer Pro 90.1851 Build: #1851 (2012/10/26 12:59) Java VM: Java HotSpot(TM) Client VM Java Version: 1.7.0_09 Java Vendor: Oracle Corporation OS Name: Windows XP OS Arch: x86 OS Version: 5.1

[This reply is migrated from our old forums.]

Re: Tabbing error in editor
Ivan, This is now fixed in 90.1863. http://www.dbvis.com/download/beta/ Regards Roger
[This reply is migrated from our old forums.]

Re: Tabbing error in editor
Hi Ivan, Thanks for reporting this. It is a known issue that we are working on getting fixed. Best Regards, Hans
[This reply is migrated from our old forums. The original author name has been removed]

Re: Tabbing error in editor
Here's an example: http://imgur.com/GhuL1 That's pressing: - 3 x Tab - 3 x Shift+Tab - 3 x Tab - 3 x Shift+Tab Regards, Ivan Edited by: Ivan Habunek on Oct 30, 2012 3:52 PM