issues
search
fdorg
/
flashdevelop
FlashDevelop is a free and open source code editor.
MIT License
829
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Forum PHP Error
#3270
digivorix
opened
1 month ago
0
i can't download it
#3269
Panpan255
opened
4 months ago
3
ExportSWC 5.0.0
#3268
warappa
opened
1 year ago
0
Outdated AppMan URLs
#3267
Fancy2209
opened
2 years ago
1
HaxeFlixel not showing up in New Project
#3266
ColdlordXRepositories
opened
2 years ago
0
AppMan: Illegal Characters in Path
#3265
TheAlex626
opened
2 years ago
0
FlashDevelop and Flash today
#3264
TheAlex626
opened
2 years ago
1
IIlegal characters in path when building AIR/ASC2.0
#3263
TheToto
opened
2 years ago
0
Website wikidocs LOCKED
#3262
mbndr
opened
2 years ago
1
Issue with HaxeDevelop binary stream
#3261
hayfidev
opened
2 years ago
0
[Regression][PreviousEdit] Fix build configurations
#3260
SlavaRa
closed
3 years ago
0
Added PreviousEdit Plugin. closes #1292
#3259
SlavaRa
closed
3 years ago
0
[Regression][BookmarkPanel] Fixed: haxedevelop doesn't show bookmark panel under view menu. fixes #3257
#3258
SlavaRa
closed
3 years ago
0
haxedevelop doesn't show bookmark panel under view menu
#3257
f-rank
closed
3 years ago
1
[Haxe3][Scintilla] Added `as` keyword. closes #2083
#3256
SlavaRa
closed
3 years ago
0
[AppMan] Bump Haxe to 4.2.2
#3255
SlavaRa
closed
3 years ago
0
[Haxe4][Scintilla] Update `Settings/Languages/Haxe.xml`
#3254
SlavaRa
closed
3 years ago
0
Possible Stack Overflow Exception
#3253
markknol
opened
3 years ago
0
System.Exception: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
#3252
SlavaRa
opened
3 years ago
0
AppMan: HaxeFlixel not showing up
#3251
Sayo-Exo
opened
3 years ago
1
Strange character being added to the end of xml files
#3250
PaulGene
opened
3 years ago
2
Trouble downloading releases
#3249
PStibbons13
closed
3 years ago
2
[Regression][ProjectManager] The library node is not expanded correctly
#3248
SlavaRa
opened
3 years ago
0
[UnitTests] Tests for ClassModelExtensions fixes #3179
#3247
SlavaRa
closed
3 years ago
0
[Refactoring] "www.flashdevelop.org" -> "https://www.flashdevelop.org"
#3246
SlavaRa
closed
3 years ago
0
[Refactoring] collection.Method(it => ...) -> collection.Method(static it => ...)
#3245
SlavaRa
closed
3 years ago
0
[Refactoring] collection.Select(it => ...) -> collection.Select(static it => ...)
#3244
SlavaRa
closed
3 years ago
0
[Refactoring] DictionaryHelper.GetOrCreate -> CollectionExtensions.GetOrCreate
#3243
SlavaRa
closed
3 years ago
0
[Refactoring] if (dictionary.ContainsKey(key)) value = dictionary[key] -> dictionary.TryGetValye(key, out value)
#3242
SlavaRa
closed
3 years ago
0
[C#9][Refactoring] if (expr is Type typedExpr && typedExpr.Value) -> if (expr is Type {Value: true})
#3241
SlavaRa
closed
3 years ago
0
Improving ASComplete.HandleOverrideCompleteon. fixes #3167
#3240
SlavaRa
closed
3 years ago
0
[NET5] StatusBar -> StatusStrip. WIP #3022
#3239
SlavaRa
closed
3 years ago
0
[AIR33.1] Update `applications.xml.template`. fixes #3184
#3238
SlavaRa
closed
3 years ago
0
[AppMan] Bump FlashPlayer to 34.0.0. fixes #3157
#3237
SlavaRa
closed
3 years ago
0
[Regression][CodeComplete] Fixed: Bug: an extra space is inserted after the return statement if the function returns void. fixes #3229
#3236
SlavaRa
closed
3 years ago
0
[UnitTests] Tests for `ASComplete.HandleCompletionInsert`
#3235
SlavaRa
opened
3 years ago
0
[Regression][CodeComplete] revert #2750. reopen #2750. fixes #3227
#3234
SlavaRa
closed
3 years ago
0
[AppMan] Update config
#3233
SlavaRa
closed
3 years ago
0
Haxe 4.2 features
#3232
markknol
opened
3 years ago
0
Releases?
#3231
elsassph
opened
3 years ago
3
"MDI container forms must be top-level." error occurs on startup
#3230
hlizard
closed
3 years ago
3
Enhacement: option "add necessary space after code completion"
#3229
Klug76
closed
3 years ago
1
Bug: an extra space is inserted after the return statement if the function returns void
#3228
Klug76
closed
3 years ago
1
Crash: startIndex cannot be larger than length of string.
#3227
Klug76
closed
3 years ago
1
[UnitTests][Refactoring] Small cleanup...
#3226
SlavaRa
closed
3 years ago
0
[Refactoring] Small cleanup...
#3225
SlavaRa
closed
3 years ago
0
[Refactoring][BasicCompletion] Hashtable -> IDictionary<TKey, TValue>. closes #3223
#3224
SlavaRa
closed
3 years ago
0
[Refactoring][BasicCompletion] Hashtable -> Dictionary<string, T>
#3223
SlavaRa
closed
3 years ago
0
Added .editorconfig. fixes #3220
#3222
SlavaRa
closed
3 years ago
0
[AppMan] Bump Haxe to 4.1.5. closes #3219
#3221
SlavaRa
closed
3 years ago
0
Next