Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] Typescript TCF client and VSCode TCF debugging extension Open Sourced
  • From: "Bold, Emilian" <emilian.bold@xxxxxxxxx>
  • Date: Mon, 25 Sep 2023 11:35:28 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=PiszlhUkwEHIuO6B3ojXOPtmeJgYcqP3VRSRVQVM1yY=; b=fohqR9PZEpYPRAxUOGs0xkFjpIxvInRSJuXxpXMQQSXSj5TsHv9sKosJltm1ogrJoS+yJH+Nw9GZIRPnD1/gDPWy24Zxmqx/HxN/THYuWpsfnosrdzqGGZTePaHQuiWmiWqEzIxGjA6X3NxA1J6Uzu+hJzwgWbobd5dVY2moOM3icuLMBA72ph4xWq2fX4mD2kWosoCvHmmvT3J33YTP4QDzms2X3t2JGKflIHXr6mjp6Yr2wFI4A8GFF2Ep7NCoWDF1X8QuXMobWELjcZzox1c3ay2KD4z0tGa06KWJNRVQXStc3B8WTS8B2+MhAMtj13k3csgy40LQZTC75Ybdgg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=QEjvpu61eyEJrGYiq9s7Q0naf61XxJuzui/VsnQ4o78zn+I948Uiikt/MV5gbJaTKSqqbqwOyZhcZLnStbQcZJc1AODNPOeAaP57fwTrSbuhLUMsy6HG08cptrNEaf011LVc3qksS0Ow8xLS+gHa8OGANRmugCTW8mHJPX7inptM5RKeHecEqjfn0XY4SsntfF34DGR7upWzFDNB6GTPSyoW7mud4CuIosNvZsoEwoK+oNIoyEHPA4xGohHAvmxx8PEe8DWFlXtYYerfHY2AtB0qw849nXCZXfvRKV9QgpoyNla4wjf4ovCU9mCvW+Pu967vry2YSp2vMkZVutVRhw==
  • Delivered-to: tcf-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tcf-dev/>
  • List-help: <mailto:tcf-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tcf-dev>, <mailto:tcf-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tcf-dev>, <mailto:tcf-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdnvpCKpq+9YMW7+TmebzfaY+Oo/hw==
  • Thread-topic: Typescript TCF client and VSCode TCF debugging extension Open Sourced

Hello,

 

We open sourced under Intel a Visual Studio Code TCF debugging extension which also includes a TCF Typescript client: https://github.com/intel/vscode-tcf-debug

 

The VSCode debugging extension is still under development but usable for basic scenarios (breakpoints, stacktraces, variables).

 

The TCF Typescript client is not a full implementation, but does implement what is necessary for the debugging extension to work.

 

We hope it may be useful to you too. Feedback is welcome.

 

--emi

A close up of a signDescription automatically generated

Emilian Bold

AI Software Development Engineer | moviTools  🚀

Intel Timisoara |  intel.com

 


Back to the top