Creation of formula (spreadsheet) mode#2976
Creation of formula (spreadsheet) mode#2976robertleeplummerjr wants to merge 3 commits intocodemirror:masterfrom
Conversation
|
Could you tell me a bit more about what language this is? Does it implement the format used by a specific (set of) spreadsheet software? |
|
This language is the same used by Excel, Google Sheets, OpenOffice, LibreOffice, and jQuery.sheet. |
There was a problem hiding this comment.
Use two spaces, not tabs, for indentation.
|
Is the word 'formula' a commonly used term for this language? If not, would it be okay to rename this mode to 'spreadsheet'? |
|
Yes. I will take care of all of these requests. Thanks for being as On Thu, Dec 11, 2014 at 11:17 AM, Marijn Haverbeke <notifications@github.com
Robert Plummer |
|
Renamed to spreadsheet. |
|
Thanks. Merged as 63e0eff, and tweaked a bit in eb8f15c. You still had tabs and 4-space indentation all over the place, by the way.
You've just matched all digits. If more word characters follow, that means the first of those is not a digit, and thus |
|
You sir are "the man". On 5:01AM, Fri, Dec 12, 2014 Marijn Haverbeke notifications@github.com
|
No description provided.