[UPDATE] NOTEPAD++ - now with autocomplete
|
02-24-2017, 11:12 AM
(This post was last modified: 02-24-2017 11:23 AM by toml_12953.)
Post: #41
|
|||
|
|||
RE: NOTEPAD++ - now with autocomplete
(02-23-2017 11:56 AM)jrozsas Wrote:(02-23-2017 03:05 AM)toml_12953 Wrote: I find a problem with the right arrow in ->HMS and the small exponent E in a number like 3.45E72I dont understand. Put images from your notepad, please. The question mark below should be an exponent symbol. The font my Notepad++ defaults to is Prime Sans Mono. When I change the font to blank, I can see the E. Code: FOR V FROM 0 TO 3?8 STEP 1000000 DO Tom L Cui bono? |
|||
02-25-2017, 10:43 AM
Post: #42
|
|||
|
|||
RE: NOTEPAD++ - now with autocomplete
(02-24-2017 11:12 AM)toml_12953 Wrote:(02-23-2017 11:56 AM)jrozsas Wrote: I dont understand. Put images from your notepad, please. Interesting. I did not know this was happening. Leo |
|||
02-25-2017, 01:34 PM
Post: #43
|
|||
|
|||
RE: NOTEPAD++ - now with autocomplete
When I move the symbols ≠ ≤ ≥ from keywords to operators (that's how I'd like to treat them), they don't take on the color of operators. Is there a way to get them to have the same color as the other operators such as "< <= <> = := == > >=" ?
Tom L Tom L Cui bono? |
|||
03-03-2017, 02:58 PM
Post: #44
|
|||
|
|||
RE: [UPDATE] NOTEPAD++ - now with autocomplete
Some IDEs can configure in their code editor, so that specialized external editors (as notepad++) can modify files, we want that HPP-Group please the adhere in a next release to HPPCK (HP-Prime connectivity Kit), because it is very laborious to be copying and pasting from notepad++ to the editor of HPPCK
|
|||
03-03-2017, 04:50 PM
Post: #45
|
|||
|
|||
RE: [UPDATE] NOTEPAD++ - now with autocomplete
(03-03-2017 02:58 PM)compsystems Wrote: Some IDEs can configure in their code editor, so that specialized external editors (as notepad++) can modify files, we want that HPP-Group please the adhere in a next release to HPPCK (HP-Prime connectivity Kit), because it is very laborious to be copying and pasting from notepad++ to the editor of HPPCK +1 Tom L Tom L Cui bono? |
|||
04-29-2017, 02:36 AM
Post: #46
|
|||
|
|||
RE: [UPDATE] NOTEPAD++ - now with autocomplete
Can you provide the PT-BR version of the xml you made?
|
|||
04-29-2017, 09:13 AM
Post: #47
|
|||
|
|||
RE: [UPDATE] NOTEPAD++ - now with autocomplete
neat work!
I wanted to do something similar but as usual a community (in whatever communities around non trivial interests) is always at least one step ahead! Thanks for sharing! Wikis are great, Contribute :) |
|||
09-17-2020, 08:57 PM
Post: #48
|
|||
|
|||
RE: [UPDATE] NOTEPAD++ - now with autocomplete
(05-21-2016 12:34 PM)jrozsas Wrote:(05-21-2016 05:39 AM)Brad Barton Wrote: I'm having trouble getting this working. I've copied the files to the C:\Program Files(x86)\Notepad++\plugins\APIs directory, but the "HP Prime" option doesn't appear in the Language menu, nor do I get autocomplete hints. Am I missing something obvious? So I was having issues with uploading the HP Prime languange and tried following these steps, but ran into some issues. First I could not find the API folder in the Notepad++/plugins. It took me a while but I found that if you activate the autocomplete in the Notepad++ like in the video, then go to the folder C:\Program Files\Notepad++\autoCompletion and paste in the HP Prime.xml file and restart the application that it automatically adds the language with autocomplete and tips. jrozsas has done an awesome job of tring to help us who speak english so thank you for taking the time to help. |
|||
09-17-2020, 09:08 PM
Post: #49
|
|||
|
|||
RE: [UPDATE] NOTEPAD++ - now with autocomplete
(03-03-2017 02:58 PM)compsystems Wrote: Some IDEs can configure in their code editor, so that specialized external editors (as notepad++) can modify files, we want that HPP-Group please the adhere in a next release to HPPCK (HP-Prime connectivity Kit), because it is very laborious to be copying and pasting from notepad++ to the editor of HPPCK When you save the file in Notepad++ if you save the file with .hppck at the end and select All types(*.*) it will save the file as a HPPCK file or if you are writing a program for your HP Prime than save it as an hpprgm it will open up as a program on your prime without having to copy and paste. |
|||
09-17-2020, 09:55 PM
Post: #50
|
|||
|
|||
RE: [UPDATE] NOTEPAD++ - now with autocomplete
(03-03-2017 02:58 PM)compsystems Wrote: Some IDEs can configure in their code editor, so that specialized external editors (as notepad++) can modify files, we want that HPP-Group please the adhere in a next release to HPPCK (HP-Prime connectivity Kit), because it is very laborious to be copying and pasting from notepad++ to the editor of HPPCK You can change it yourself without having to wait for a new release. Open notepad++ Click Language Point at User Defined Language Click User Defined Language In the upper-left of the dialog box, change User Language from User Defined Language to HP Prime if it's not already set to that. Now change the Ext. box to hppck Close the dialog box and Notepad++ Now when you click on a program with an hppck extension, it will open with the HP Prime syntax highlighted. Tom L Cui bono? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)