An open API service for providing issue and pull request metadata for open source projects.

GitHub / atom/text-buffer issues and pull requests

#338 - Migrate to Github Actions

Pull Request - State: closed - Opened by sadick254 about 4 years ago - 1 comment

#337 - ⬆️ Bump [email protected]

Pull Request - State: closed - Opened by sadick254 over 4 years ago

#336 - Bump winattr to @aminya/[email protected]

Pull Request - State: open - Opened by aminya over 4 years ago - 3 comments

#335 - Adds fallback for null value

Pull Request - State: closed - Opened by darangi over 4 years ago

#334 - Bump [email protected]

Pull Request - State: closed - Opened by sadick254 over 4 years ago

#333 - Bump [email protected]

Pull Request - State: closed - Opened by sadick254 over 4 years ago

#332 - Bump [email protected]

Pull Request - State: closed - Opened by sadick254 over 4 years ago

#331 - Allow to save hidden files in Windows

Pull Request - State: closed - Opened by gosukiwi almost 5 years ago - 5 comments

#330 - Decaffeinate specs.

Pull Request - State: open - Opened by sadick254 almost 5 years ago - 1 comment

#329 - Bump electron from 6.1.12 to 10.1.3

Pull Request - State: open - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#328 - Bump diff from 2.2.3 to 4.0.2

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#327 - Update dependencies

Pull Request - State: open - Opened by aminya almost 5 years ago

#326 - test on electron 6

Pull Request - State: closed - Opened by aminya almost 5 years ago - 1 comment

#323 - Bump electron from 1.8.8 to 9.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#320 - Add CodeQL Analysis workflow

Pull Request - State: closed - Opened by jhutchings1 over 5 years ago

#319 - h

Issue - State: closed - Opened by carunia over 5 years ago - 1 comment

#318 - Fix project-level find-and-replace regex bug

Pull Request - State: closed - Opened by darangi over 5 years ago - 3 comments
Labels: in-progress

#317 - Fix Node 12 compilation error

Pull Request - State: closed - Opened by darangi over 5 years ago

#315 - [FEATURE/FIX] Ensuring NodeJS 12 Compatibility

Pull Request - State: open - Opened by sidneys almost 6 years ago - 1 comment
Labels: more-information-needed

#314 - Update and use caret for pathwatcher dependency

Pull Request - State: closed - Opened by rafeca about 6 years ago

#311 - Escalate privileges when writing to an unauthorized file also on Linux

Pull Request - State: closed - Opened by as-cii about 6 years ago - 1 comment

#310 - new TextBuffer(); .setFile(...); .reload(); -> .emitDidChangeEvent missing

Issue - State: closed - Opened by ludwigkraatz over 6 years ago - 4 comments

#309 - :arrow_up: [email protected]

Pull Request - State: closed - Opened by daviwil over 6 years ago

#308 - TextBuffer makes vim word motion painfully slow in large file

Issue - State: open - Opened by jedwards1211 over 6 years ago - 2 comments

#307 - Add bufferDidFinishTransaction hook to language modes

Pull Request - State: closed - Opened by maxbrunsfeld over 6 years ago

#306 - Generate docs for classes written in both JS and CoffeeScript

Pull Request - State: closed - Opened by maxbrunsfeld over 6 years ago

#305 - Pass end buffer row to decoration iterator's seek method

Pull Request - State: closed - Opened by maxbrunsfeld over 6 years ago

#304 - Implementing capture groups

Issue - State: closed - Opened by mkatychev almost 7 years ago - 1 comment
Labels: question

#303 - Preserve buffer markers on non-owned MarkerLayers

Pull Request - State: closed - Opened by smashwilson almost 7 years ago - 5 comments

#302 - :arrow_up: fs-admin and pathwatcher

Pull Request - State: closed - Opened by daviwil almost 7 years ago

#301 - Convert TextBuffer to JavaScript

Pull Request - State: closed - Opened by maxbrunsfeld almost 7 years ago

#300 - Avoid unnecessary decoration iterator seek call

Pull Request - State: closed - Opened by maxbrunsfeld about 7 years ago

#299 - undo/redo within transact

Issue - State: open - Opened by aleclarson about 7 years ago

#298 - Ensure screen lines have stable ids between buffer changes

Pull Request - State: closed - Opened by maxbrunsfeld over 7 years ago

#297 - DisplayLayer.updateSpatialIndex error

Issue - State: open - Opened by Arcanemagus over 7 years ago - 1 comment

#296 - Move cpy-cli to a devDependency

Pull Request - State: closed - Opened by Arcanemagus over 7 years ago - 3 comments

#295 - Clarify deprecation of `undo: skip` option

Pull Request - State: closed - Opened by jasonrudolph over 7 years ago - 1 comment

#294 - TextBuffer::hasAstral()

Pull Request - State: closed - Opened by smashwilson over 7 years ago

#293 - Doc change for setFile (existsSync is necessary)

Pull Request - State: closed - Opened by CaptainJohnyAppleSeed over 7 years ago - 1 comment

#292 - Add emitDidChangePath as helper method for teletype bug 147

Pull Request - State: closed - Opened by odoyle71 over 7 years ago - 3 comments

#291 - 'did-change-text' event is not fired on empty("") to empty("") change after PR#274

Issue - State: open - Opened by t9md over 7 years ago - 11 comments

#290 - Missing stub method 'scopeDescriptorForPosition' in NullLanguageMode

Issue - State: closed - Opened by pelmers over 7 years ago - 1 comment

#289 - Add TextBuffer.findAndMarkAllInRangeSync method

Pull Request - State: closed - Opened by maxbrunsfeld over 7 years ago

#288 - Improve handling of buffers that are too big to convert to strings

Pull Request - State: closed - Opened by maxbrunsfeld over 7 years ago - 3 comments

#287 - Add exceptional snapshot handling for selectionsMarkerLayer

Pull Request - State: closed - Opened by t9md over 7 years ago - 10 comments

#286 - Provide old language mode from onDidChangeLanguageMode

Pull Request - State: closed - Opened by daviwil over 7 years ago - 3 comments

#285 - Fix clipping when translating a screen position inside of a hard tab

Pull Request - State: closed - Opened by as-cii over 7 years ago

#284 - Preserve marker identity when resurrecting a marker after undo/redo

Pull Request - State: closed - Opened by nathansobo over 7 years ago - 1 comment

#283 - Fix handling of legacy serialization format

Pull Request - State: closed - Opened by maxbrunsfeld over 7 years ago

#282 - Fix the behavior of the `undo: 'skip'` option

Pull Request - State: closed - Opened by maxbrunsfeld over 7 years ago

#281 - Documentation fixes

Pull Request - State: closed - Opened by Arcanemagus over 7 years ago - 1 comment

#280 - Fix compile script on Windows

Pull Request - State: closed - Opened by Arcanemagus over 7 years ago - 5 comments

#279 - Report batched changes to display layers and language modes

Pull Request - State: closed - Opened by maxbrunsfeld over 7 years ago - 1 comment

#278 - Fix error when accessing legacy event.oldText on file reload

Pull Request - State: closed - Opened by maxbrunsfeld over 7 years ago

#277 - Update setPath to work with custom files

Pull Request - State: open - Opened by hansonw over 7 years ago - 3 comments

#276 - Show invisible spaces everywhere

Pull Request - State: open - Opened by 50Wliu over 7 years ago - 3 comments
Labels: needs-review

#275 - API documentation references DisplayLayer, which is not public

Issue - State: open - Opened by 50Wliu over 7 years ago
Labels: documentation

#274 - Only emit one display layer change event per buffer transaction

Pull Request - State: closed - Opened by maxbrunsfeld over 7 years ago

#273 - Replace onDidChange with an enhanced version of onDidChangeText

Pull Request - State: closed - Opened by maxbrunsfeld almost 8 years ago

#272 - Add DisplayLayer.destroyFoldsContainingBufferPositions

Pull Request - State: closed - Opened by nathansobo almost 8 years ago

#271 - Update grim to avoid exceptions in interactive mode

Pull Request - State: closed - Opened by nathansobo almost 8 years ago

#270 - Call TextBuffer.onWillChange listeners only once per transaction

Pull Request - State: closed - Opened by maxbrunsfeld almost 8 years ago

#269 - Make sure that `destroyAllFolds` works regardless of fold order

Pull Request - State: closed - Opened by maxbrunsfeld almost 8 years ago

#268 - Document meaning of `Range` start and end points

Pull Request - State: closed - Opened by AndiDog almost 8 years ago - 4 comments

#267 - Tracking undo-redo actions

Issue - State: closed - Opened by Ingramz almost 8 years ago - 1 comment

#266 - Gracefully handle edits performed in onDidChange listeners during reload

Pull Request - State: closed - Opened by as-cii almost 8 years ago

#265 - Fix buffer coordinate translation for soft-wrapped atomic soft tabs

Pull Request - State: closed - Opened by as-cii almost 8 years ago - 2 comments

#264 - add findWordsWithSubsequence and findWordsWithSubsequenceInRange

Pull Request - State: closed - Opened by leroix almost 8 years ago

#263 - Make isModified return true when buffer's file doesn't exist

Pull Request - State: closed - Opened by maxbrunsfeld almost 8 years ago - 2 comments

#262 - Only You Can Prevent Pathwatcher Leaks

Pull Request - State: closed - Opened by smashwilson almost 8 years ago

#261 - Emit text and marker change events when skipping undo

Pull Request - State: closed - Opened by as-cii almost 8 years ago - 1 comment

#260 - Introduce LanguageMode as a replacement for DisplayLayers' text decoration layers

Pull Request - State: closed - Opened by maxbrunsfeld almost 8 years ago - 1 comment

#259 - Optionally fail to load buffers from missing files

Pull Request - State: closed - Opened by smashwilson almost 8 years ago

#258 - existsSync method is necessary; should be reflected in comment

Issue - State: closed - Opened by felzix almost 8 years ago - 3 comments
Labels: documentation

#257 - Fix fromObject when `object` is undefined

Pull Request - State: open - Opened by bstream almost 8 years ago - 1 comment

#256 - Calculate `newEnd` correctly when line ending normalization takes place

Pull Request - State: closed - Opened by as-cii almost 8 years ago

#255 - Allow custom history providers to be assigned

Pull Request - State: closed - Opened by nathansobo almost 8 years ago - 5 comments

#254 - Wait for promises returned by `onWillSave` handlers before saving

Pull Request - State: closed - Opened by maxbrunsfeld almost 8 years ago - 5 comments

#253 - On destroy, don't clear native buffer until all saves are done

Pull Request - State: closed - Opened by maxbrunsfeld almost 8 years ago

#251 - onDidStopChanging and undo Regression in Atom 1.19.4

Issue - State: closed - Opened by GlenCFL almost 8 years ago - 4 comments

#239 - Support ES6 unicode regexp in scanInRange

Pull Request - State: closed - Opened by lierdakil about 8 years ago - 1 comment

#220 - Add encoding auto-detection logic

Pull Request - State: closed - Opened by 50Wliu over 8 years ago - 1 comment
Labels: blocked, work-in-progress

#219 - text-buffer does not install on Windows

Issue - State: closed - Opened by 50Wliu over 8 years ago - 3 comments
Labels: windows

#210 - Introduce option to track marker destruction during onDidCreateMarker callbacks

Pull Request - State: closed - Opened by nathansobo over 8 years ago - 1 comment

#194 - default encoding should be 'utf-8' not 'utf8'

Issue - State: closed - Opened by UziTech over 8 years ago

#176 - Atomic soft tabs bug

Pull Request - State: closed - Opened by N0r1x almost 9 years ago - 1 comment
Labels: needs-review, needs-testing

#160 - Grammar overrides always case-sensitive

Issue - State: closed - Opened by Alhadis about 9 years ago - 4 comments
Labels: enhancement

#152 - Deprecate individual Marker events

Pull Request - State: open - Opened by as-cii over 9 years ago - 1 comment

#144 - Get EOL

Issue - State: open - Opened by redbassett over 9 years ago - 1 comment
Labels: enhancement

#107 - Enhancement: Saving a read-only file

Issue - State: open - Opened by tmazur almost 10 years ago - 4 comments

#105 - lineLengthForRow checking for existance

Issue - State: closed - Opened by steelbrain almost 10 years ago - 1 comment

#94 - Don't save to existing location if not modified

Pull Request - State: open - Opened by jamesgpearce almost 10 years ago - 2 comments
Labels: needs-review, requires-changes

#93 - RFC: allow special case Infinity grouping interval

Pull Request - State: open - Opened by jacekkopecky almost 10 years ago - 3 comments

#45 - Undo tree

Issue - State: open - Opened by ZehCnaS34 over 10 years ago - 15 comments
Labels: enhancement

#23 - Remove hard dependency on pathwatcher.File

Issue - State: closed - Opened by bolinfest about 11 years ago - 1 comment
Labels: enhancement