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

Merge pull request #297 from vallemar/fix-ios-connection

Fix iOS connection to loopback address (127.0.0.1) and sourceMapPathOverrides for all file exten...

63c5581b52a361928ca238055e8cff6777c3fe44 authored 12 months ago
fix test nativeScriptDebugAdapter

a1187d674e8f6c8b39af41bc8ba63172f33ede6f authored 12 months ago
fix get path user project in ns/webpack

d78faf393e85c303211a06f3bfe09bc2d59f91d5 authored 12 months ago
fix apply user devtoolNamespace to default sourcemaps

db83405cd65ebd02eb53d5eda0630da72380642e authored 12 months ago
move set address to translateArgs

495cf65105dd7276b8efd96e537d8c3dba9cac0a authored 12 months ago
add test for address

99e70300dd6860ca4d9e513534c5c6a6f7efc5a8 authored almost 1 year ago
update dependencies

beb34b81142f84effade22a305c609a0b4cf0bbe authored almost 1 year ago
update dependencies to @vscode/debugadapter, @vscode/vsce and @vscode/debugprotocol

7d2a6d47de517444240973e4e84779ca9f986704 authored almost 1 year ago
fix readme

740c9fa5bfca94f5eafb3a0477787eda61bc10c3 authored almost 1 year ago
remove sourceMapPathOverrides in default launch config

90a2e2dff4236924f17633ba9fefed40b9cb9f17 authored almost 1 year ago
add sourceMapPathOverrides for all file extensions

a9f5fbd4e26dc5dd91aa52565428f878d3faf581 authored almost 1 year ago
refactor

871ea3a864e0ef4589102e7214e590b9de3ea8d3 authored almost 1 year ago
refactor

5f4814c103c12055c19b204128d1d97da2550098 authored almost 1 year ago
add SourceMaps configuration in readme

c6cf093fdff646e81324dc3b77f51ad19bfd36d9 authored about 1 year ago
fix connection ios loopback address

9ca4ce95c1cf81790d92b83250f95fefaa5b305e authored about 1 year ago
chore: dependency updates (#282)

474c22c3dea9f9a145dc2cccf01b05e38850de90 authored almost 4 years ago
fix: debugger when using Angular based projects. (#279)

06aeb78bb67f021664de350a47c646d128fad88a authored about 4 years ago
feat: allow local project installed {N} cli to be used (#273)

f042ba2fd21d67204d31c2f053ca6f9d25e36bc9 authored about 4 years ago
chore(deps): bump lodash from 4.17.11 to 4.17.19 (#275)

14b898e6bf907d94031871565fcab5bb5b3e0d72 authored about 4 years ago
fix: activate extension only when it's needed (#186)

23822f31b3c9a936c4fc179eba50753c1db159c9 authored over 4 years ago
feat: autocomplete, suggestions, and hover to html files (#274)

c346a17dd456580d3bd02bafb67366421cf352e8 authored over 4 years ago
Merge pull request #269 from NativeScript/tachev/fix-cli-termination

chore: add changelog

ff2e91fd92d5d9562dcb4a6592aa1e9ae934eb1f authored over 5 years ago
chore: add changelog

e182bab459a695c7b0c105dcd3b71cac7e3214df authored over 5 years ago
Merge pull request #268 from NativeScript/tachev/fix-cli-termination

fix: replace the custom CLI termination logic with a simple CTRL+C signal

ec33645562f0c57312d6ab983952752f9e5c3792 authored over 5 years ago
fix: replace the custom CLI termination logic with a simple CTRL+C signal

2b7e6f80fa4abb7b614bd77c4675642946c19a9a authored over 5 years ago
Merge pull request #259 from joshcomley/master

Allow for 'tns' platform specific files

ee8a3a83419b0892333dbb2b47b537a095772a8a authored over 5 years ago
Merge branch 'master' into master

228a0ac5ef9235080e71b7d6d959bb3c6700cbf9 authored over 5 years ago
Merge pull request #265 from NativeScript/vladimirov/fix-full-path

fix: debugging apps with library set should work on all platforms

6f8dca0d27625ab28db0288c4fd1f1e59a2566e4 authored over 5 years ago
release: cut 0.10.2 release

986c068cb0d1c2578a3e37f06f2478efd520b510 authored over 5 years ago
fix: debugging apps with library set should work on all platforms

Currently when you set library in your webpack.config.js, you are able to debug your app on wind...

34700c2864ae3be07b29d8bbdb1760b0b4df2e52 authored over 5 years ago
Merge pull request #264 from NativeScript/vladimirov/fix-webpack-lib

fix: handle webpack source maps when library is set

b4b8f0a5cdac450d97fd1c4eba7f7fadea274cc9 authored over 5 years ago
fix: handle webpack source maps when library is set

In case the `library` path is set in webpack.config.js file, the URLs in sourceMaps are generate...

95ec10b7acecce2df94db53f77d605f316a6f6ed authored over 5 years ago
Allow for 'tns' platform specific files

af04a4a1ca929949cc430010f6bac0fcc592683c authored over 5 years ago
Merge pull request #257 from NativeScript/miroslavaivanova-patch-1

bump version

ff44b9d762a20d90e79ee08a5e9c381b0a16a8d5 authored over 5 years ago
Merge branch 'master' into miroslavaivanova-patch-1

d724d8de59625324267f70e847dc2c07f4e1c2d8 authored over 5 years ago
Merge pull request #258 from NativeScript/miroslavaivanova-patch-2

update change log

4cfb251b1c6f65e1889865bffdd176263053d278 authored over 5 years ago
update change log

ae1bd0b5b2e44c1adbb8f1a39e74b9b716cf90ab authored over 5 years ago
bump version

47fd6ff84da21975bb734c38cf5d63b12b628ad7 authored over 5 years ago
Merge pull request #255 from NativeScript/tachev/fix-source-map-overrides

fix: replace a hardcoded platform in the source maps with a dynamic one

5786fd6d91aafeb96b3523989e905f58daac1485 authored over 5 years ago
fix: replace a hardcoded platform with a dynamic one

28cf52e9c73d77a27e223dd5d6cc98f47e72f943 authored over 5 years ago
Merge pull request #254 from NativeScript/tachev/fix-platform-specific-debugging

fix: hook into the source map paths overriding in order to support platform specific and linked ...

0ddb2609fde5797f3316fd4216ec2bd97d63c868 authored over 5 years ago
fix: hook into the source map paths overriding in order to support platform specific and linked files

aa30733b8afd6fac8cce34ae9312ffc39198c73d authored over 5 years ago
Merge pull request #253 from NativeScript/tachev/fix-eval-scripts-debugging

fix: return empty path for the evaluated scripts

8d1c2277d71bad4a4515835f578dcc38c77a872e authored over 5 years ago
fix: return empty path for the evaluated scripts (e.g. eval("debugger;")) as its expected this way from the Chrome Debug Adapter

2629b2faa27313653c866bdbda1138de3790f2cc authored over 5 years ago
Merge pull request #247 from NativeScript/vladimirov/release-0.10.0

relese: cut 0.10.0

69600eaae9c4e18708fd604effc79be1521d120e authored almost 6 years ago
relese: cut 0.10.0

ae71b7c33654bfe439f1363ea8af28d5a0e34d5c authored almost 6 years ago
Merge pull request #245 from NativeScript/vladimirov/fix-debug-brk

fix: debug-brk does not work with webpack

ad6386289c557d8e83fbf696f2c3e683a50c0d27 authored almost 6 years ago
fix: debug-brk does not work with webpack

In case you are using `--bundle`/`--hmr` with `--debug-brk`, application should break in `starte...

fb7cc4d07ddc4629a2100afcc1a4199a3ccae6f2 authored almost 6 years ago
Merge pull request #244 from NativeScript/vladimirov/support-hmr

feat: add support for debug with hmr

de7e5cb02eb814bdf8fc4299033d2e8be714e4ca authored almost 6 years ago
feat: add support for debug with hmr

Add support for Debug + HMR - currently it is not working, as when a hot-module is applied, VSCo...

f6ab3011bea4ceacb982c9a83f1eb245f958b03f authored almost 6 years ago
Merge pull request #243 from NativeScript/fatme/update-vscode-chrome-debugger

chore: update chrome-debug-adapter to latest version

b11ae0935ef7a3bc9802fb9d1e47b0e9469a563a authored almost 6 years ago
chore: update chrome-debug-adapter to latest version

Update chrome-debug-adapter package to latest version and apply required changes in the code acc...

b729a015fc8bccfeebb8f47f1689c8b44e2eea7d authored almost 6 years ago
Merge pull request #231 from NativeScript/etabakov/update-license-year

update LICENSE year

61eaca01dfe78a91506491017051ad668939d575 authored almost 6 years ago
Merge branch 'master' into etabakov/update-license-year

13eb30af59e9fa73815570557a25d25e2fe7c3ba authored almost 6 years ago
Merge pull request #242 from NativeScript/vladimirov/release-090

release: cut 0.9.0 release

0de74deacc16db9b44b141ee6fb431eceae9fa22 authored almost 6 years ago
release: cut 0.9.0 release

f6caee07cde64909890cc61575704b5dee6b3759 authored almost 6 years ago
Merge branch 'master' into etabakov/update-license-year

5b3a5ae2dd5dfb2fdc867c33704d1bbc3a18b12d authored almost 6 years ago
Merge pull request #241 from NativeScript/vladimirov/fix-build

fix: use strict versions for all dependencies

ba80dd4bd6f721287b53f286d85798c4453db7a7 authored almost 6 years ago
fix: use strict versions for all dependencies

Currently build of the extension fails as the versions of dependencies and devDependencies are n...

56a2ef2d6123fb06911e5177702475159d623f2a authored almost 6 years ago
Merge pull request #236 from NativeScript/tachev/debug-tests

feat: add Test configurations allowing unit tests debugging

9a9a46d34ce49c36416ffcc91296057fc5801bae authored almost 6 years ago
feat: add Test configurations allowing the unit tests debugging

a48f783a09cfe0704d486ef2d70d2b1458a51f71 authored almost 6 years ago
Merge pull request #235 from NativeScript/tachev/fix-attach

fix: support internal Android runtime ts files during debug

15a77f2f90114024d4e7253a629b3248775d99fd authored almost 6 years ago
test: fix the test for internal Android runtime ts files resolution

8b7f1274305099cf4687d2ceee0653baf70fd646 authored almost 6 years ago
fix: support internal Android runtime ts files during debug

551fa2567ddbe2875e35e4d1cc7d7aee61461d63 authored almost 6 years ago
chore: update community files

acf359cc84a12cb8967e15153691cb1dbea82d56 authored about 6 years ago
Merge pull request #229 from NativeScript/vladimirov/update-changelog

docs: update Changelog for 0.8.4

8e999cf05f9748953c9c91dd8482f7269f79fa3c authored about 6 years ago
docs: update Changelog for 0.8.4

811fa7b120e5555c4cae3894c5ccf9fa8a5f533a authored about 6 years ago
Merge pull request #219 from NativeScript/kddimitrov/bump-version-084

chore: bump version to 0.8.4

0b63220611f0c0fb6a5b472ea16623b09c78b975 authored about 6 years ago
Merge branch 'master' into kddimitrov/bump-version-084

dad91d380dc6d50cc8045c3532940226f71d4740 authored about 6 years ago
Merge pull request #228 from NativeScript/vladimirov/revert-timeout-increase

Revert "fix: increase timeout for reconnecting"

4e1e4c35bf4488df310dbd815a10acc13d196555 authored about 6 years ago
Revert "fix: increase timeout for reconnecting"

This reverts commit eb76ad774af8fe0ad89630dcbeed96b26988616f.

d943f91f006ccb46ac622c192973425252a0f5e0 authored about 6 years ago
Merge pull request #227 from NativeScript/vladimirov/increase-timeout

fix: increase timeout for reconnecting

2a669cfeb73a36faa198259fa4e4186df6947dfb authored about 6 years ago
fix: increase timeout for reconnecting

Increase the timeout for reconnect after liveSync. Currently, if you have stopped on a breakpoin...

eb76ad774af8fe0ad89630dcbeed96b26988616f authored about 6 years ago
Merge pull request #226 from NativeScript/tachev/fix-expected-messages

fix: make the android debugging backwards compatible

24d5f8dbd7ed5d3d544caed431a18003d03cff88 authored about 6 years ago
fix: make the android debugging backwards compatible

6507b01317f8b592befe964dde354c8ff2fda3bd authored about 6 years ago
Merge pull request #225 from NativeScript/radeva/update-license

update LICENSE

c868bacca2f7376e4371030a99fb618c82f2edd4 authored about 6 years ago
Delete LICENSE.proui

e881e76e345452e22393a10713b18a64b1809033 authored about 6 years ago
chore: update community files

01c1284e921cc17bc6c178d9d4e31c3aae776ec1 authored about 6 years ago
Merge pull request #224 from NativeScript/fatme/fix-debug-with-bundle

fix: set correct source map path for webpack

4f8aa09ac7dffbb26a25669d1bb10fb469312ea7 authored about 6 years ago
Merge branch 'master' into fatme/fix-debug-with-bundle

2da8477cca55645d9db31f360ca318802b924148 authored about 6 years ago
Merge pull request #223 from NativeScript/tachev/fix-expected-messages

fix: wait for '# NativeScript Debugger started #' only on `debug-brk`as now we don't restart the...

e1f094ec7b60a00478a7ab1e94a7f3975fba8464 authored about 6 years ago
fix: set correct source map path for webpack

Currently source map path for webpack is set to `src` which is not correct for js projects and i...

59e848e0a9a66cc6a09e43f633d62d9a8b86b004 authored about 6 years ago
fix: wait for '# NativeScript Debugger started #' only on `debug-brk` as now we don't restart the app in the other cases.

336eeac01692e17995a8556be5f21a350401cabb authored about 6 years ago
chore: bump version to 0.8.4

2f4be5f3114f2c1c977a1fe9d12f05b5b91ecc3e authored over 6 years ago
Merge pull request #218 from NativeScript/kddimitrov/update-changelog

chore: update changelog

3d1f5eb4413af34503e018fe35ccf21831c4b1d9 authored over 6 years ago
chore: update changelog

9212321717d9ca2560c1d1928ab510a16237a636 authored over 6 years ago
Merge pull request #216 from NativeScript/kddimitrov/fix-launch-ios-windows

fix: launch iOS on Windows hangs VS Code debugger

ea9bf92dece555ce9c8636b7647d4b2caa824d4b authored over 6 years ago
fix: launch iOS on Windows hangs VS Code debugger

8ce9c8eb1deca45565ba3d9d9bca463c2321939f authored over 6 years ago
Merge pull request #215 from NativeScript/sis0k0/changelog-0.8.3

release: cut the 0.8.3 release

50f3a8151222f20d240ef7b2cc036b85464b9c30 authored over 6 years ago
docs: add latest fixed issue

740322bb0ac65adc8158208a3218418dee9c293b authored over 6 years ago
release: cut the 0.8.3 release

3775fe98b5324c4642877e2efaec2aca89a1c4db authored over 6 years ago
Merge pull request #208 from NativeScript/iiivanov/stop-attach-on-error

Fix debugger hangs if build of app fails

392cf8fdb708b256b950faa09866263f199c7ad0 authored over 6 years ago
Merge branch 'master' into iiivanov/stop-attach-on-error

c6c5825749e981c64e11059cba17639699bacc6d authored over 6 years ago
Merge pull request #214 from NativeScript/sis0k0/wp-sourcemap-overrides

fix: update the source map path overrides for webpack

55fb035f7d055716ec91a2b61c74df8ae3ca79f3 authored over 6 years ago
fix: update the source map path overrides for webpack

The application templates were updated to have 'src/' folder instead
of 'app/'. The path overrid...

cdb57f122728ac0fa380b5379095fa7c9090dd8d authored over 6 years ago
chore: unify issue templates (#212)

* chore: update community files

* chore: missing bracket

* chore: add VS Code to the envir...

95d3766ca2deb45a1001ad85b2b4b9e0c3c55c79 authored over 6 years ago
Fix debugger hangs if build of app fails

We wait for port to attach from the CLI and if the port is null we stop the attach process. If t...

593bafbe0218113a1adae51b4eb9c7b22aca8fc9 authored over 6 years ago
Merge pull request #204 from NativeScript/vladimirov/fix-debug-nsconfig

fix: debugging is not working when app path is changed

fdc029cb4f62a67dfc3df1555910189c91cf15e9 authored over 6 years ago
docs: prepare version 0.8.2

Prepare version 0.8.2 - add Changelog and bump version.

73e12883347a37d5dfa022be4cd0fc8d8e5e2763 authored over 6 years ago
fix: get appPath only once

Instead of calculating the app path on each path transform, set it only once - when the debugger...

904bc52a3d98ee56c844d1cb415031aefeed17da authored over 6 years ago