-
-
Notifications
You must be signed in to change notification settings - Fork 63.2k
chore!: join IDE and editors
into same section
#7065
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore!: join IDE and editors
into same section
#7065
Conversation
This homogenize the place where are organized the IDE and editors like Vim, Emacs, Visual Studio, Visual Studio Code, Eclipse, IntelliJ... into the same section. Emacs Lips is a language per sé. so apply and add some crosslinks EbookFoundation#5535 in order to reference editors. Moved books in `-langs.md` now are in `-subjects.md` since editors are language agnostic, I think. Complete this moved resources with author, formats and notes
https://github.com/EbookFoundation/free-programming-books/runs/8267734103?check_suite_focus=true Run fpb-lint ./books/ books/free-programming-books-ja.md 4:5-22:42 warning Alphabetical ordering: swap l.22 and l.21 alphabetize-lists remark-lint books/free-programming-books-pt_BR.md 58:1-61:70 warning Alphabetical ordering: swap l.60 and l.59 alphabetize-lists remark-lint books/free-programming-books-zh.md 254:1-258:87 warning Alphabetical ordering: swap l.258 and l.257 alphabetize-lists remark-lint
I think this is a good move. Emacs lisp is a dialect of lisp, so probably belongs in lisp |
From Wikipedia...
Doing a search, we have actually sections named with...
What do you prefer? All together (Pico/Emacs Lisp) in Lisp or in subsections or even with crosslinks? The others scoped to other PR? |
- Common Lisp, PicoLisp, Emacs Lisp -> Lisp - Rename Common Lisp and LISP -> Lisp - Emacs & Pico as subsections of Lisp preserving current crosslinks
f730c31
to
963f96b
Compare
Would someone looking for a book on Clojure or Scheme know that it is a lisp "dialect"? I didn't. They have enough books to merit their own sections though. EmacsLisp has only one book though? |
Ok. last update... 0a83d41 Please review again. I don't do the same in file Let me know how to resolve in case of want to change it too. |
What does this PR do?
Add info | Improve repo
For resources
Description
This homogenize the place where are organized the IDE and editors like Vim, Emacs, Visual Studio, Visual Studio Code, Eclipse, IntelliJ... into the same section.
Emacs Lisp is a language per sé. so apply and add some crosslinks #5535 in order to reference editors.
Moved books in
-langs.md
now are in-subjects.md
since editors are language agnostic, I think.At last but not least, complete this moved resources with author, formats and notes
Checklist:
Follow-up