Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 54
Search took 0.01 seconds.
Search: Posts Made By: klippy
Forum: General 04-26-2020, 16:30
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

That's a bug in the AMXXPC itself IIRC. It also happened to me occasionally, whether I used VSCode or not. Never bothered to track it down though.

Also, my apologies to anyone using this thing. I...
Forum: General 03-13-2019, 08:04
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

How would that work? amxxpc compiles to a single .amxx file.
Forum: General 10-26-2018, 10:32
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Thanks, it has been merged and published. Great work!
Forum: General 08-14-2018, 09:19
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

I guess I'll take a look this evening.
Forum: General 08-12-2018, 08:27
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

I don't know what you mean by that.
Forum: General 08-12-2018, 06:45
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Don't use the Compile Local command, use Compile.
Forum: General 08-11-2018, 14:31
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Write proper code and you won't need to do that. Also there's "Reindent lines" in the command palette. I know it works well for JavaScript and TypeScript, haven't tried in Pawn.
Forum: General 08-11-2018, 05:38
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

There is a video in post #61.
Forum: General 06-10-2018, 14:00
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Because that's how it is currently, I believe I never said enums and defines are supported. Preferably I would rewrite this whole thing because it's becoming an unmaintainable mess. I'd like to, but...
Forum: General 03-19-2018, 13:33
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

What do you mean by "operators"? Control flow keywords like if, else, for etc? If so, I'm not quite sure, I don't think other language services add it at all. Why would you even need that? Just...
Forum: General 03-03-2018, 12:06
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Yeah I can create a full tutorial.


I don't like the compiling process either. However it looks like I can use tasks now to do it, there's been some progress with them and it looks like my...
Forum: General 03-03-2018, 07:13
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Done, just update. Would've done it last night but Windows update goofed on me hard. Duplicated start menu shortcuts, and even worse, changed some paths in the %PATH% environment variable. Micro$oft...
Forum: General 03-01-2018, 10:09
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Update 0.7.0 has been published.

## [Version 0.7.0] - 2018-03-01
### Added
- Go to Definition/Peek Definition for functions and global variables
- All tags are now highlighted, not just...
Forum: General 02-28-2018, 14:17
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

It's not actually VSCode's, it's extension's hover. I may be able to do it. It's rather easy for a single declaration on the line, but when there's more than 1 declaration per line it can get...
Forum: General 02-28-2018, 09:04
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

If you mean for local variables then most likely never, or in far far future. That would require a complete rewrite (or else be extremely slow and ugly). To be honest if you keep your functions small...
Forum: General 02-23-2018, 04:55
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Published 0.6.3, but forgot to update the changelog, will do it for the next version.
Added an icon to the extension, thanks to Adam Richard (https://forums.alliedmods.net/member.php?u=261417). You...
Forum: General 02-23-2018, 01:49
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

To be honest it should have never been a command, but a build system instead. I'll see what I can do.
Forum: General 02-22-2018, 16:28
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

I'd like to but AMXX doesn't have a low res square logo. I could use the AM logo possibly, but it would be great if someone created or proposed one.
Forum: General 02-22-2018, 08:50
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

An update has been published

## [Version 0.6.0] - 2018-02-22
### Added
- Syntax highlight for "forward" keyword
- Fuzzy search for completions

### Changed
- Doesn't append `'('` and `'()'`...
Forum: General 02-22-2018, 04:32
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Yeah I'm aware of it not properly finding included files locally, it annoyed me as well. Working on a fix at the moment.
Forum: General 09-08-2017, 14:52
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Too bad for you, going on vacation in 2 days.
Forum: General 09-06-2017, 13:10
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

No idea, all good for me with whatever I throw at it. I posted a picture of Orpheu working.



It does, the file parser is recursive and builds a dependency tree between included files. If you...
Forum: General 09-06-2017, 12:36
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

It's always been there.
https://image.prntscr.com/image/aeXl9JbXTD2lANGwiz0buw.png


Yeah I was thinking about it, but it's really difficult to properly do it for multiple definitions one a...
Forum: General 09-04-2017, 09:51
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

Sure, but this will be on the low priority list.



Looks like there's a way to put links, but I'm not sure if directory links will work too. I'll do it if it's possible.
Forum: General 09-03-2017, 18:01
Replies: 191
Views: 75,844
Posted By klippy
Re: [Editor] AMXXPawn for Visual Studio Code

I honestly don't know what's worse. The fact that AMXX uses '^' as an escape character by default, or that you can change it whenever you feel like it in your plugin. I personally use '\' as an...
Showing results 1 to 25 of 54

 
Forum Jump

All times are GMT -4. The time now is 06:56.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode