Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nativescript-community/nativescript-vscode-extension

A Visual Studio Code Extension for NativeScript
https://github.com/nativescript-community/nativescript-vscode-extension

Stop tracking emulator/device option. Start tracking sync requests.

1c3d08b1e0e6f534ad4975cc2fde31c947cd6668 authored over 8 years ago
Merge pull request #66 from NativeScript/raikov/add-sync-all-files-option

Added syncAllFiles option

df4daba911da8b3cb1c3b25bf10e424f8d6ded40 authored over 8 years ago
Added syncAllFiles option

b77b95ad827819bd8d10fbd9b8ebbb18c55e3f29 authored over 8 years ago
Merge pull request #65 from NativeScript/raikov/livesync-debug2

Added support for debug with livesync

d0a8e2aa8533af2aadc82505f99047ece158998e authored over 8 years ago
iOS implementation refactoring

7c4c417946ca3243d9644998fdce19a123c124f0 authored over 8 years ago
Added support for debug with livesync

76094c1164f7f945c1c6325fb9a039ef56e79b1f authored over 8 years ago
Merge pull request #63 from NativeScript/buhov/fix-ext-version-in-telerik-analytics

Fix: Add extension version tracking in Telerik Analytics

c6e3e9acad85e12317bae7bb9d4382f548b8661a authored over 8 years ago
Fix: Add extension version tracking in Telerik Analytics

4099b063b6ec87b454c23e6be777d6dc317cff61 authored over 8 years ago
fix

8dda2bbb078873d24a8eacd0ab29c5283dd0e57f authored over 8 years ago
fix

2341d08e0437377cc6d02c04a92ba43481d70f07 authored over 8 years ago
Fix Debugger.getScriptSource on Android as per #58

6d4d31c61d5ea3e2fa7616d587374d9314fb89a9 authored over 8 years ago
Update changelog

9aafbd466a4b3caa3b5ab0b53707417184964d68 authored over 8 years ago
Merge remote-tracking branch 'origin/release'

5173e273c5f498371e09893dcae7776fa75a4bb5 authored over 8 years ago
Ignore .vscode folder when publishing

3e7da41d9720e380a0354dbe48b7a77ed8a2f130 authored over 8 years ago
Move pipe in temp folder

5599dc1b5aa4983db3b67af59ae1427197bdde61 authored over 8 years ago
Fix process spawning on windows

7c2b56baa9f343600de9b1fcd1cf18c21121f691 authored over 8 years ago
Enable source maps by default when attaching on android

4e4af277b7d1897f413099d831323f5f2b89e1da authored over 8 years ago
Fix tests

2d7fcdd9138a7f84122ed0b43c9877aaa0854c94 authored over 8 years ago
Merge pull request #54 from NativeScript/buhov/analytics

Google Analytics and Telerik Analytics monitoring of the extension

aed850e30dd68b130245d8dec7a212dde8db1d7f authored over 8 years ago
Update version

ccf365b978c68ecfff69d9db38d94eee62ffa5ca authored over 8 years ago
Implement Telerik Analytics tracking

f62d0bc31e624dbf4283035c384082ca96a5a22a authored over 8 years ago
Add interprocess communication between debug adapter and extension host

4714c6ff87c526beb5c2e74b5f21556c275f3692 authored over 8 years ago
Add Google Analytics tracking

008e04da6ea8ed7fcce2ed64dd2503cf8da2624e authored over 8 years ago
update typings

bc0a3e6b70db0db9542752bc9bfccd05adba376a authored over 8 years ago
Refactoring

99890c0de80f3c12729b19820f43ebc41f2e6908 authored over 8 years ago
Make the root folder a vscode project too

8dc5d0fd36acc70f9a7c1ccac343932d4e6e98a3 authored over 8 years ago
Introduce tnsOutput option in launch.json

08ed1c8119487a67e8fb228945e5a18f6d91cff3 authored over 8 years ago
Make tnsArgs Array instead of string. This is required because we are using spawn instead of exec.

5c72e885ad7d9bb2e6ee9698bd1f7bdb42643275 authored over 8 years ago
Revert 2a0ebe2fea7600cdc97b3d097368a89f994d4294

f923abebde9e7e1358d9334397ee7b402fdb2edc authored over 8 years ago
Merge pull request #52 from NativeScript/buhov/fix-cli-process-exit

Use spawn instead of exec

0470131f9d0b0f3bba65ea68912e3d4805ef7710 authored over 8 years ago
Use spawn instead of exec

5ae6ae76d35d196eaee1f95d50e8ea2e277769ed authored over 8 years ago
Remove --debug-brk flag when running debug command

2a0ebe2fea7600cdc97b3d097368a89f994d4294 authored over 8 years ago
Add documentation for the nvm issue

ec8558691cce0c7646ee29a31343957f43965337 authored over 8 years ago
Merge pull request #45 from NativeScript/buhov/android-get-debug-port-fix

Reorder getting debug port and attaching on android

5dbfa6b7220801cbe1ee7582dddaf369753024c1 authored over 8 years ago
Reorder getting debug port and attaching on android

a12b5bcfff650ec7b5c3e07187a03173e38579a6 authored over 8 years ago
Change error message

bcd59cf2a9d76af2f334440a5cb03de57e33eaa2 authored over 8 years ago
Fix compile errors

2c9e5b546857f444db0543b5c6cda2035b518022 authored over 8 years ago
Add testing instructions in README.md

3185684d88ddccf63868a3322aa1df0efaaca1d3 authored over 8 years ago
Fixed #20

2da78dc92a07107ac541eb05b3d96163a4657dab authored almost 9 years ago
Fix stack frames bug

3321b83abeef6537020919db1997d52f05f15c18 authored almost 9 years ago
tests fix

fe16794d4ea54380eb46b0c6968074a683d2effd authored almost 9 years ago
Merge pull request #42 from NativeScript/buhov/debugadapter-tests

Add debug adapter tests

ca0eba21ec2b45ad1f0f6f0b5a36c475f0c96296 authored almost 9 years ago
Add tests for the debug adapter

cdc8d13ffb82d4c326339e8b17d4be3be223a0bb authored almost 9 years ago
Change project structure to make adding tests easier

986eeb6d80df3bcaefad5333094a03619aa998e8 authored almost 9 years ago
Merge pull request #37 from sipacate/patch-1

Update CHANGELOG.md

ae06b1251ebc0e4a038ac52e29c000482ca46dfd authored almost 9 years ago
Change build from source instructions

ba1effd25757d7f61cda1a61bc6f9b37e3ff990e authored almost 9 years ago
Handle Console.messageRepeatCountUpdated event

29094d7f9139cff40512e1ebaa126cdf4e2828b9 authored almost 9 years ago
Update CHANGELOG.md

Fix Typo

a3890fc0415f899f6fc128f6b2ad264ff9098358 authored almost 9 years ago
Change tsd with typings. Update build

597326283d55f9357d2308f07a6d3299ccf86468 authored almost 9 years ago
Update changelog

909a205de31e0b3e8657b78337a2addf9bfcdead authored almost 9 years ago
Update version

3ed4a7cb5de0d1c04204a37c086c3499efea3cde authored almost 9 years ago
Add Windows specific build command

3c29e277c9c990d98c32d49efc3622fa9b08a361 authored almost 9 years ago
Merge pull request #30 from NativeScript/support-preliminary-brakepoints

Support preliminary brakepoints

d12952ba617fc632cf380237f17fd906594d9d84 authored almost 9 years ago
Add ios support

eba6ed01c5cf63bc9f2f62da70e829342377edf5 authored almost 9 years ago
use project's tsc

eb41c591422ffe8f4965d1a603fbf243220c9de4 authored almost 9 years ago
Add CHANGELOG.md

a74354f0ceb9e29d208df7905d96877b76dc497d authored almost 9 years ago
Fix android connection closing

7a551b7823dea6a60a31d34a0d55866b2aa653a4 authored almost 9 years ago
Fix readme

9571ea19b5884ac20543aa9a447b4b1bba0bc58a authored almost 9 years ago
Include info about building the extension from source

58f5a0e96c04b77400aec76fed48a8ab8904e836 authored almost 9 years ago
Make version checks smarter. Introduce check in the VS Code Marketplace for new version of the extension

799ef06ad62e68a440f81bf23b6f30ac045c0a45 authored almost 9 years ago
fix breakpoints for js files with no sourceMap

6cb858351db97c8bbb48f49855812f1448480515 authored almost 9 years ago
fix support for ios platform in pathTransformer when setting breakpoints

8d4b3f4543bcf7c9f411ec0309e233bce0531e5d authored almost 9 years ago
support preliminary breakpoints (android only, no source maps)

26bb1cf73ce9f19fb0e47a15311fdc3644f139a0 authored almost 9 years ago
Fix preliminary breakpoints (for android)

cd95e3b9d6a44bddeff1dd4a15c173a19d9bd8ce authored almost 9 years ago
update tslint version

306a23adc8c3c3042abc495f15f7296bf7ba96c0 authored almost 9 years ago
Fix extension debugging.

d249b4f6402487f7f0551dd04fe6f11dbb4eee7e authored almost 9 years ago
Fix the 'Unexpected end of input' error message.

b0fa4c443899909f971ecff39f62c270959cda36 authored almost 9 years ago
Change engine and extension version

6da68918635aadd14fdfd1575cd86474efb1c139 authored almost 9 years ago
Already not depending on args.cwd to be passed to the debug adapter by VS Code

1ec44c35a51e67669263bf6033f48c271052e4ea authored almost 9 years ago
fix build on windows

ef1eb8e4358ab684c1b484da9fbb5e580a4668d8 authored almost 9 years ago
Add support for conditional breakpoints. Fixed: #22

c1cef41184d81e1e20fe03a9cb48322f27f1db5a authored almost 9 years ago
Add build task as default build task in VSCode

31322eddecbe83c72a794c5682e7f4721f2202fa authored almost 9 years ago
Replace debug protocol type definitions with npm packages. This will make updating debug protocol version easier.

fe9d1410c52108058b44f7efe37a82eaf7effd08 authored almost 9 years ago
Remove tests folder

b63a88bbaa03bbb5b09c2c2de60d315b1d8e5104 authored almost 9 years ago
Remove redundant gulp tasks

b8fa4d32691aa0968c9d9abeebb26b3cfdbf2bda authored almost 9 years ago
Update vscode API version and TypeScript compiler version

6ecde76e5b30b4514072e778c9541253bc90ddee authored almost 9 years ago
Add missing debug configuration parameters

0e590a7f495bed23b245b8c73835e7fb7f7d8ed4 authored almost 9 years ago
Change keybindings of run command

5e0cf6eadeb85124ea2e30ab6a40094c8ec0c392 authored almost 9 years ago
Rename webkitDebug.js

5644d09feba9d1ff5d6b52ef19bc93f1ae4ef48d authored almost 9 years ago
Change relative paths from launch.json to absolute.

c9dea1920943771c6374757f6d190c6206f14253 authored almost 9 years ago
Rename source uses of nativescript.ts and androidDebugAdapter.ts

9e6d8fb722e0371ef6d1a5f2f8bf81359fe842e7 authored almost 9 years ago
Rename NativeScript.ts to nativescript.ts

bad570aa56c1ba481d0370cf34ef3771f36aa315 authored almost 9 years ago
Remove unnecessary images

2c40d4697458714c5fa332fcd1df0c93243a7526 authored almost 9 years ago
Bump version to 0.1.1

5e76791425874a26d9bf8ca3da2758d5790dba6e authored almost 9 years ago
fix port number matching

69a2384b04a783a3db2297776718527958a1a827 authored almost 9 years ago
Fix in initial configurations

f8317f8ffc9f458ddd3dea4236453ce8f495adaa authored almost 9 years ago
Change images in README.md with those with better quality

5c31dda0864c24c984c59653eb029a7840b3c7dc authored almost 9 years ago
Add screenshots with better quality

6af256c558e17b3e17c6f3030595906e7e2a8146 authored almost 9 years ago
Typo

7bdd41cd6f1d229495d4992738686de8099217f4 authored almost 9 years ago
Change version to 0.1.0

3b4e40552a0966b80fdb2af0e7354548bddfce99 authored almost 9 years ago
Add homepage in package.json

aca3905ca1ae57dd889a2f17e963bedee4fc195f authored almost 9 years ago
Fix readme.md

4e3ebed56bc65ad9564162519efdb32f00aca337 authored almost 9 years ago
Add description in readme.md. It will be visible in the marketplace

c2b6b3766d7147a805ee7496f5274d71082f6cc6 authored almost 9 years ago
Add image for nativescript commands

1957de508396c8af3ab58fdd5fda6f88c9438349 authored almost 9 years ago
Add images for description page in VSCode Marketplace

9a30eadf2c0a0161a2f95bcefe184f03dff81555 authored almost 9 years ago
Change description and gallery settings

4cc4537f89f7bfcc55640ab9f45671cabc4b67ad authored almost 9 years ago
Remove testapp

532b76c0d2772680f23ae3d161d7acda2fd3e8b6 authored almost 9 years ago
Modify CONTRIBUTING.md

75eae01533f7e336c1b3453faf1ef81433b378ed authored almost 9 years ago
Remove unnecessary dependencies

e7f7d130a3b40496a351631a1b54f056e803835c authored almost 9 years ago
Resize icon to 128x128

bd6ad7bf7cdb6120137ee1bca8ed30da99c1c84d authored almost 9 years ago