Jump to content

Chrome Tabbing Extension


The Little Guy

Recommended Posts

Hi! I found the extension very useful, especially on this form when typing up code in a textarea.

It allows you to tab within the textarea so you can format your code nicely without having to use spaces or a text editor.

I thought maybe some of you would like it, I have had it for 10 minutes and I already do!

If you would like to try it out, here is the link:

 

https://chrome.google.com/webstore/detail/dgkbnngeehclnibbdblaimapibmmcdal#

 

I hope you find it useful!

Link to comment
Share on other sites

Because tabs are inconsistent between different IDE's. Take a look at any decent open source project that employs codding guidelines and they all say to use spaces. Most of these projects won't accept a commit that has spaces in it.

 

You can generally configure most editors to replace a tab with a certain number of spaces in order to be able to use the tab key to insert spaces.

Link to comment
Share on other sites

Because tabs are inconsistent between different IDE's.

:qft:

 

And although I see the usefulness of this, I still prefer tab to tab between form elements. I know you can set it to a different key, but meh. Type it in another program + c/p it over.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.