FIXED: "Do you wish to activate..." with Makefile

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
User avatar
DerellLicht1
Posts: 144
Joined: 23 Jul 2021 17:38
Location: Fremont, CA, USA

FIXED: "Do you wish to activate..." with Makefile

Post by DerellLicht1 »

A new feature was recently added to RJTE, where if we open a file with extension that is not known to RJTE, it opens a dialog asking:
"Do you wish to activate highlighter for this file type?"

This works nicely for file with extensions, but when I open Makefile, which does not have an extension, the program *always* asks this question, regardless of whether I answered Yes or No the previous time...

This is just one of several issues that I'm having with Makefile, I've discussed another in a separate thread, though that one is in Questions, not in Bugs...
Could I ask for some updates for non-extension files such as makefile ?? For the first time in quite some while, I'm working on a project that is requiring regular edits to Makefile,
which is why I'm suddenly stumbling on these issues...
User avatar
Rickard Johansson
Site Admin
Posts: 6628
Joined: 19 Jul 2006 14:29

Re: bug: "Do you wish to activate..." with Makefile

Post by Rickard Johansson »

Fixed several issues with makefiles in next release (v15.91 final).

Makefiles should use the "Makefile" highlighter.
User avatar
DerellLicht1
Posts: 144
Joined: 23 Jul 2021 17:38
Location: Fremont, CA, USA

Re: FIXED: "Do you wish to activate..." with Makefile

Post by DerellLicht1 »

Yes!! perfect, thank ye so much!

and 15.91 beta also appears to have resolved my issues with tabs getting turned to spaces...
Excellent!
User avatar
vha
Posts: 1080
Joined: 27 Jun 2007 21:34
Location: Belgium

Re: FIXED: "Do you wish to activate..." with Makefile

Post by vha »

But for other files without extension it still keeps asking "Do you wish to activate the highlighter for this file type? [ActionScript]", even after clicking the "Yes" button

vha
User avatar
micha_he
Posts: 570
Joined: 24 Jul 2011 12:16
Location: Helmstedt, NDS, Germany

Re: FIXED: "Do you wish to activate..." with Makefile

Post by micha_he »

Here too, while edit a "host"-file without extension. Ask to activate [ActionScript] and after click [No] it asks again, when I open the file again.

Currently, I've as my solution, this auto-function complete disabled.
User avatar
Rickard Johansson
Site Admin
Posts: 6628
Joined: 19 Jul 2006 14:29

Re: FIXED: "Do you wish to activate..." with Makefile

Post by Rickard Johansson »

Fixed in final version. Thanks!
User avatar
DerellLicht1
Posts: 144
Joined: 23 Jul 2021 17:38
Location: Fremont, CA, USA

Re: FIXED: "Do you wish to activate..." with Makefile

Post by DerellLicht1 »

This is pretty amazing... I've never realized how many commonly-used files with no extensions exist...
Makefile is the only one that I'm familiar with, though I've heard of Hosts...

What's also amazing, is that RJTE is, like, 50 years old, and this issue is only popping up now??

Anyway, I'm grateful once again, that our @Rickard is so responsive to our needs...
User avatar
Rickard Johansson
Site Admin
Posts: 6628
Joined: 19 Jul 2006 14:29

Re: FIXED: "Do you wish to activate..." with Makefile

Post by Rickard Johansson »

DerellLicht1 wrote: 05 Jul 2023 23:48 What's also amazing, is that RJTE is, like, 50 years old...
Yeap, this is when it all started... like 50 years ago.

Image
User avatar
DerellLicht1
Posts: 144
Joined: 23 Jul 2021 17:38
Location: Fremont, CA, USA

Re: FIXED: "Do you wish to activate..." with Makefile

Post by DerellLicht1 »

:lol: :-D
Post Reply