shoyip
shoyip

Reputation: 53

backspace key not working in aptana

I've just downloaded Aptana 3.2.2 but, while editing, my backspace key is not working. I've searched on many forums, but I didn't find the issue. I'm on Ubuntu Precise, and I don't have the mouse middle-button pressed. Thank you in advance.

Upvotes: 0

Views: 620

Answers (3)

Marco Leanza
Marco Leanza

Reputation: 1

I solved in this way (Eclipse Mars):

Window > Preferences > General > Key,

select the Command Delete Previous,

in the combo bindings select Backspace,

Apply.

Upvotes: 0

Yasin Bahtiyar
Yasin Bahtiyar

Reputation: 2367

Not creating a file but resetting the perspective solved the issue for me.

Upvotes: 0

user1770660
user1770660

Reputation: 37

I have the same the problem. I solved that by creating a new file (I think it works with any type) and when I had to set a name for it, I pressed backspace.

After that I cancelled the process, and backspace was working as always in the code editor.

Upvotes: 2

Related Questions