Please, is there any possibility to allow a Case Sensitive source code for variables, etc. just adding a checkbox in the Preferences or in the Compiler Options?
Any chance for a Case Sensitive checkbox in Preferences?
- Psychophanta
 - Always Here

 - Posts: 5153
 - Joined: Wed Jun 11, 2003 9:33 pm
 - Location: Anare
 - Contact:
 
Any chance for a Case Sensitive checkbox in Preferences?
I know this is an old battle, but
Please, is there any possibility to allow a Case Sensitive source code for variables, etc. just adding a checkbox in the Preferences or in the Compiler Options?
			
			
									
									
						Please, is there any possibility to allow a Case Sensitive source code for variables, etc. just adding a checkbox in the Preferences or in the Compiler Options?
What's the benefit of case sensitivity? It would be crazy if this code debugged 0:
			
			
									
									
						Code: Select all
HelloWorld.s = "Hello World"
debug Helloworld
- Psychophanta
 - Always Here

 - Posts: 5153
 - Joined: Wed Jun 11, 2003 9:33 pm
 - Location: Anare
 - Contact:
 
Sorry, it is a long discussed there in this forum.Trond wrote:What's the benefit of case sensitivity? It would be crazy if this code debugged 0:
Code: Select all
HelloWorld.s = "Hello World" debug Helloworld
I only want to know if there is a plan for this feature, which in the other hand, doesn't affect absolutely to the current status.
Since it was already changed from case sensitive to case insensitive I seriously doubt that there's plans to change it back.
			
			
									
									
						Edit: If you read the discussion you could see that fred said he will not add a switch.Sorry, it is a long discussed there in this forum.
I only want to know if there is a plan for this feature
- Psychophanta
 - Always Here

 - Posts: 5153
 - Joined: Wed Jun 11, 2003 9:33 pm
 - Location: Anare
 - Contact:
 
Change it back? For sure that is not interesting!Trond wrote:Since it was already changed from case sensitive to case insensitive I seriously doubt that there's plans to change it back.
Well, then lets invite fr34k to do it.Trond wrote:fred said he will not add a switch.
EDIT: Besides of it will not change anything of the current situation, it will cost only some minutes to the PB team.
Ummm... freak can add as many checkboxes in the preferences as he wants, but they still won't do anything until fred changes the compiler. It's not the IDE that controls case sensitivity.Psychophanta wrote:Well, then lets invite fr34k to do it.Trond wrote:fred said he will not add a switch.
EDIT: Besides of it will not change anything of the current situation, it will cost only some minutes to the PB team.
- Psychophanta
 - Always Here

 - Posts: 5153
 - Joined: Wed Jun 11, 2003 9:33 pm
 - Location: Anare
 - Contact:
 
> Agree, but the interpreter changes would take just some minutes to be done imho, don't?
I always find it funny when people who have absolutely no idea about how much
work is behind these kinds of things just go ahead and assume that it can't be more than some minutes
 
Question: If it all just takes minutes, why have we been at this project for years already !?
And no, it will not be changed.
Not because of any time issues. Its simply a matter of language design.
			
			
									
									I always find it funny when people who have absolutely no idea about how much
work is behind these kinds of things just go ahead and assume that it can't be more than some minutes
Question: If it all just takes minutes, why have we been at this project for years already !?
And no, it will not be changed.
Not because of any time issues. Its simply a matter of language design.
quidquid Latine dictum sit altum videtur
						Come here and let me hug you.
No case sensitivity. Thanks.
(I didn't go 'basic' because I like to look for superfluous problems such as case bugs.)
Applaud applaud!
Horay horay!
Fred for President! Fr34k as his running mate!
World hegemony! Let's take control over our little corner of the galaxy! No, let's do better than that, PureBasic should be the number one of our universe! And other universes too, whilst we're at it!
<< insert little pause >>
Hmm, looks I got carried away. A little.
			
			
									
									No case sensitivity. Thanks.
(I didn't go 'basic' because I like to look for superfluous problems such as case bugs.)
Applaud applaud!
Horay horay!
Fred for President! Fr34k as his running mate!
World hegemony! Let's take control over our little corner of the galaxy! No, let's do better than that, PureBasic should be the number one of our universe! And other universes too, whilst we're at it!
<< insert little pause >>
Hmm, looks I got carried away. A little.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
						( The path to enlightenment and the PureBasic Survival Guide right here... )
- 
				Chrono Syndrome
 - Enthusiast

 - Posts: 169
 - Joined: Thu Oct 05, 2006 6:44 am
 - Contact:
 

